pip install quantifiedcode yaml enabled_checks: - flake8:E101 - flake8:E501 exclude: - tests/ quantifiedcode analyze --config .quantifiedcode.yml quantifiedcode fix --config .quantifiedcode.yml