This commit is contained in:
Maxim Slipenko 2023-10-03 14:44:27 +03:00
parent 3ee692cdf2
commit 319fff42b7

View File

@ -11,6 +11,6 @@ repos:
- repo: https://github.com/johann-petrak/licenseheaders.git
rev: v0.8.8
hooks:
- id: licenseheaders
args: ["-t", ".copyright.tmpl", "-cy", "-f", "-d statapp"]
pass_filenames: false
- id: licenseheaders
args: ["-t", ".copyright.tmpl", "-cy", "-f", "-d", "statapp"]
pass_filenames: false