summaryrefslogtreecommitdiff
path: root/.codeclimate.yml
diff options
context:
space:
mode:
authorNils <git@velohero.com>2018-01-11 12:31:22 +0100
committerNils <git@velohero.com>2018-01-11 12:31:22 +0100
commitb0ca6f93d17e624d1ad35ff3cb6d91cc98a0e40e (patch)
tree31a325c208413acbeaad24f32ef4718f15349060 /.codeclimate.yml
parent4e6a540aad74b0165ad999df748738d127883416 (diff)
codeclimate shellcheck
Diffstat (limited to '.codeclimate.yml')
-rw-r--r--.codeclimate.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
new file mode 100644
index 0000000..56c1d46
--- /dev/null
+++ b/.codeclimate.yml
@@ -0,0 +1,3 @@
+plugins:
+ shellcheck:
+ enabled: true \ No newline at end of file