strictness: low test-warnings: false doc-warnings: true pep8: full: true options: max-line-length: 100 pylint: max-line-length: 100 disable: - logging-format-interpolation - interface-not-implemented mccabe: run: false pep257: run: false