some config
This commit is contained in:
parent
5307298dae
commit
74843e54ed
10 changed files with 18 additions and 33 deletions
|
@ -43,7 +43,7 @@ comments:
|
|||
|
||||
AbsentOrWrongFileLicense:
|
||||
active: false
|
||||
licenseTemplateFile: 'license.template'
|
||||
licenseTemplateFile: 'license.dev.jansel.template'
|
||||
CommentOverPrivateFunction:
|
||||
active: false
|
||||
CommentOverPrivateProperty:
|
||||
|
@ -395,7 +395,7 @@ naming:
|
|||
InvalidPackageDeclaration:
|
||||
active: true
|
||||
# TODO: Update this with your project's base package
|
||||
rootPackage: 'template'
|
||||
rootPackage: 'dev.jansel.template'
|
||||
|
||||
MatchingDeclarationName:
|
||||
active: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue