3.7.0 – 2019-01-29
You can view the 3.7.0 milestone on GitHub for more details.
New Dependency Information
Features
Add support for
per-file-ignores(See also #892, #511, #911, #277)Enable use of
floatandcomplexoption types (See also #894, #258)Improve startup performance by switching from
pkg_resourcestoentrypoints(See also #897)Add metadata for use through the pre-commit git hooks framework (See also #901, #1196)
Allow physical line checks to return more than one result (See also #902)
Allow
# noqa:X123comments without space between the colon and codes list (See also #906, #276)Remove broken and unused
flake8.listenplugin type (See also #907, #663)