Issues
- 1
insert-license tries to add license to the file specified as --license-filepath
#102 opened by maruel - 1
- 2
- 5
- 1
split commit hooks for less dependencies
#51 opened by fmms - 2
Is there a way of defining a string in the hooks args instead of --license-filepath
#81 opened by mikel-brostrom - 2
Ignore empty line in license
#100 opened by KindDragon - 8
Matching multiple license headers?
#68 opened by JoshLind - 2
- 2
- 3
- 4
- 1
pre-commit fails to install/run due to failures within python-Levenshtein-wheels
#92 opened by vikram-saran-playside - 4
- 3
- 2
How do I specify the hook to be applied to all files in the repo that ends with .py?
#82 opened by mikel-brostrom - 2
- 1
CSS (single line comments) set `//`
#76 opened by njzjz - 7
Ignore commit amend message files in .git when running forbid-tabs & co by default
#74 opened by xaver-k - 2
insert-license should not add a LF at the end of the license header file if it does not have one, to prevent an ugly empty separator line
#70 opened by vorburger - 6
- 2
add ignore-files argument to remove-crlf?
#53 opened by ahgraber - 3
Rename this repo?
#69 opened by nrbnlulu - 6
- 3
insert_license - Inserting new license with --use-current-year replaces start years in ranges
#65 opened by pezcode - 7
When copyright year changes, insert-license simply puts new copy of whole license file at the top.
#23 opened by kevbroch - 13
- 2
- 1
Add LICENSE after "file header" for php
#38 opened by mdeweerd - 2
- 3
- 2
Dropped py2 in patch version?
#34 opened by danielhoherd - 2
Consider changing the output of `insert-license` to only mention what the script did, instead of instructing the user or mentioning what pre-commit will do
#26 opened by pradyunsg - 2
Using pre-commit to insert a license header
#27 opened by coreyackland - 7
Avoid space insertion when inserting licence
#29 opened by mdeweerd - 6
Failing test test_badopt
#32 opened by mdeweerd - 3
Tabs are replaced in this binary string
#28 opened by StephenCarboni - 2
IndexError while removing license file in files containing just the license header
#25 opened by M5oul - 2
Project depends (implicitly) on both `python-Levenshtein` and `python-Levenshtein-wheels`
#20 opened by SnoopJ - 4
- 3
Enhancement: fix-tabs limit by filename ending
#22 opened by dissolve - 3
1.1.9 Broken
#17 opened by boyleconnor - 6
Forbid/remove tabs doesn't like .gitmodules
#14 opened by henryiii - 2
Expected string got int
#13 opened by kenorb - 2
- 2
Trailing newline handling in insert-license
#9 opened by mjpieters - 0
Factor forbid/remove crlf/tabs/unicode-annoying-characters into one generic hook
#3 opened by Lucas-C - 0
- 1
Python 3 support
#1 opened by Lucas-C