remove license adding from pre-commit #58
@ -25,13 +25,6 @@ repos:
|
||||
hooks:
|
||||
- id: forbid-crlf
|
||||
- id: forbid-tabs
|
||||
- id: insert-license
|
||||
files: \.(cpp|c|h)$
|
||||
args:
|
||||
- --license-filepath
|
||||
- LICENSE
|
||||
- --comment-style
|
||||
- /*| *| */
|
||||
#- repo: https://github.com/pocc/pre-commit-hooks
|
||||
# rev: v1.3.5
|
||||
# hooks:
|
||||
|
Loading…
Reference in New Issue
Block a user