UNPKG

npm-groovy-lint

Version:

Lint, format and auto-fix your Groovy / Jenkinsfile / Gradle files

11 lines (10 loc) 206 B
{ "extends": "recommended-jenkinsfile", "rules": { "CouldBeElvis": "off", "CouldBeSwitchStatement": "off", "VariableName": { "severity": "info" } } }