1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-03-03 15:02:35 +02:00
sap-jenkins-library/.codeclimate.yml

18 lines
266 B
YAML
Raw Normal View History

2018-10-25 10:39:08 +02:00
plugins:
codenarc:
enabled: true
editorconfig:
enabled: true
config:
editorconfig: .editorconfig
fixme:
enabled: true
config:
strings:
- TODO
- FIXME
markdownlint:
enabled: true
shellcheck:
enabled: true