Let Konsist checks the license header

This commit is contained in:
Benoit Marty 2024-06-27 15:55:57 +02:00 committed by Benoit Marty
parent 92db08909c
commit 4047f4395d
3 changed files with 86 additions and 18 deletions

View file

@ -197,9 +197,7 @@ performance:
# Note: all rules for `comments` are disabled by default, but I put them here to be aware of their existence
comments:
AbsentOrWrongFileLicense:
active: true
licenseTemplateFile: 'license.template'
licenseTemplateIsRegex: true
active: false
CommentOverPrivateFunction:
active: false
CommentOverPrivateProperty: