diff --git a/.codeclimate b/.codeclimate new file mode 100644 index 000000000..b23859554 --- /dev/null +++ b/.codeclimate @@ -0,0 +1,9 @@ +plugins: + shellcheck: + enabled: true +engines: + luacheck: + enabled: true +ratings: + paths: + - "**.lua" \ No newline at end of file