diff options
author | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-11-25 16:18:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-25 16:18:47 +0100 |
commit | 1f7f2e96c39ee89ee9fb18ab23f3dfbb9325c870 (patch) | |
tree | 86870eac9af0539186e14ca39fe15e1ed4fb265a /ChangeLog | |
parent | e4a1935d8806657294433dc03c8491dbd45da215 (diff) | |
download | pylint-git-1f7f2e96c39ee89ee9fb18ab23f3dfbb9325c870.tar.gz |
Add ``flake8-typing-import`` to the pre-commit configuration (#5070)
* Add flake8-typing-import to the pre-commit configuration
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,7 +12,7 @@ Release date: TBA .. Insert your changelog randomly, it will reduce merge conflicts - (Ie. not necessarilly at the end) + (Ie. not necessarily at the end) What's New in Pylint 2.12.1? @@ -24,7 +24,7 @@ Release date: TBA .. Insert your changelog randomly, it will reduce merge conflicts - (Ie. not necessarilly at the end) + (Ie. not necessarily at the end) What's New in Pylint 2.12.0? |