What's Changed
- Removed pylint-flask usage because it is no longer maintained and does not support newer versions of setuptools - #741 and #739
- Add documentation URL in PyLint formatter by @sbrunner in #733
- Avoid exception on missing profile by @sbrunner in #735
- Also check Python scripts with a valid shebang by @sbrunner in #732
- In blending put PyLint, mypy, Ruff first by @sbrunner in #736
- Add GitHub support on formatters by @sbrunner in #737
- Add support of PyLint disable-next by @sbrunner in #738
Full Changelog: v1.15.3...v1.16.0