diff --git a/.codeclimate.yml b/.codeclimate.yml new file mode 100644 index 0000000..cf34cb6 --- /dev/null +++ b/.codeclimate.yml @@ -0,0 +1,3 @@ +plugins: + shellcheck: + enabled: true