From b0ca6f93d17e624d1ad35ff3cb6d91cc98a0e40e Mon Sep 17 00:00:00 2001 From: Nils Date: Thu, 11 Jan 2018 12:31:22 +0100 Subject: codeclimate shellcheck --- .codeclimate.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .codeclimate.yml 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 -- cgit v1.2.3