1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/.codeclimate.yml
2018-10-25 10:39:08 +02:00

18 lines
266 B
YAML

plugins:
codenarc:
enabled: true
editorconfig:
enabled: true
config:
editorconfig: .editorconfig
fixme:
enabled: true
config:
strings:
- TODO
- FIXME
markdownlint:
enabled: true
shellcheck:
enabled: true