Releases: Lucas-C/pre-commit-hooks
Releases · Lucas-C/pre-commit-hooks
Supporting Python 3.10+
Supporting Python 3.10 by using python-Levenshtein package instead of python-Levenshtein-wheels
New --insert-license-after-regex & --no-extra-eol options
v1.3.0 New release v1.3.0
Dropping support for Python 2.7 & 3.6
v1.2.0 Version bump to v1.2.0
Last version to support Python 2.7 & 3.6
v1.1.15 Version bump to v1.1.15
insert-license: added option --no-space-in-comment-prefix
insert-license: adding support for ISO-8859-1 encoding
v1.1.13 Version bump to v1.1.13
Fixed IndexError while removing license file in files containing just the license header
insert-license: added support for using tabs instead of spaces
Windows compatibility
Ignoring .gitmodules
Changed
.gitmodulesare now ignored by theforbid-tabs/remove-tabshooks - thanks @henryiii!