--- engines: radon: enabled: true config: threshold: 'b' pep8: enabled: true ratings: paths: - "**.py" exclude_paths: - tests/**/*