diff options
Diffstat (limited to '.codeclimate.yml')
-rw-r--r-- | .codeclimate.yml | 3 |
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 |