diff options
Diffstat (limited to 'docs/source/release-notes')
| -rw-r--r-- | docs/source/release-notes/3.3.0.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/source/release-notes/3.3.0.rst b/docs/source/release-notes/3.3.0.rst index 4c1747b..ed9f171 100644 --- a/docs/source/release-notes/3.3.0.rst +++ b/docs/source/release-notes/3.3.0.rst @@ -3,7 +3,11 @@ You can view the `3.3.0 milestone`_ on GitLab for more details. +- Fix problem where hooks should only check \*.py files. (See also + `GitLab#268`_) .. links .. _3.3.0 milestone: https://gitlab.com/pycqa/flake8/milestones/16 +.. _GitLab#268: + https://gitlab.com/pycqa/flake8/issues/268 |
