[DO-110] fixed Gitea Action workflow file (#22)
- Создан конфиг для Groovy линтера и workflow для Gitea action чтобы запускать этот линтер. Reviewed-on: https://git.avroid.tech/DevOps/jenkins-shared-lib/pulls/22
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
"ignoreVariableNames": "_"
|
||||
},
|
||||
"naming.FactoryMethodName": "off",
|
||||
"naming.PropertyName": "off",
|
||||
"unnecessary.UnnecessaryGetter": "off",
|
||||
"size.NestedBlockDepth": {
|
||||
"maxNestedBlockDepth": 10
|
||||
|
||||
Reference in New Issue
Block a user