Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def read_config(config_file): reader = ConfigReader(config_file) return reader.get_config()
A tool that bootstraps your dotfiles