summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-25 16:18:47 +0100
committerGitHub <noreply@github.com>2021-11-25 16:18:47 +0100
commit1f7f2e96c39ee89ee9fb18ab23f3dfbb9325c870 (patch)
tree86870eac9af0539186e14ca39fe15e1ed4fb265a /ChangeLog
parente4a1935d8806657294433dc03c8491dbd45da215 (diff)
downloadpylint-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--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 26b63703e..f58ab1c8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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?