We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72b96c0 commit a9b729aCopy full SHA for a9b729a
1 file changed
detekt-config.yml
@@ -85,4 +85,4 @@ naming:
85
VariableNaming:
86
active: false
87
PackageNaming:
88
- packagePattern: '[a-z]+(\._?[_?A-Za-z0-9]*)*'
+ packagePattern: '[a-z]+(\._?[_A-Za-z0-9]*)*'
0 commit comments