Closed hmstepanek closed 10 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ PYTHON | bandit | 22 | 0 | 6.9s | |
✅ PYTHON | black | 38 | 29 | 0 | 6.06s |
❌ PYTHON | flake8 | 38 | 27 | 2.47s | |
✅ PYTHON | isort | 38 | 29 | 0 | 0.49s |
❌ PYTHON | pylint | 38 | 112 | 19.41s | |
✅ RST | rstcheck | 1 | 0 | 1.02s | |
✅ RST | rstfmt | 1 | 0 | 0 | 2.95s |
✅ RST | rst-lint | 1 | 0 | 0.32s | |
✅ YAML | prettier | 1 | 0 | 0 | 0.61s |
✅ YAML | v8r | 1 | 0 | 2.21s | |
✅ YAML | yamllint | 1 | 0 | 0.22s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
Reverts newrelic/newrelic-python-agent#1034