From e72b15d1e093952d72ef22aaa3d38c9210c212b6 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sun, 25 Mar 2018 19:42:33 +0100 Subject: Add Coala configuration --- .coafile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .coafile diff --git a/.coafile b/.coafile new file mode 100644 index 0000000..4ff2422 --- /dev/null +++ b/.coafile @@ -0,0 +1,6 @@ +[commit] +bears = GitCommitBear + +[ruby] +bears = RubySyntaxBear,RuboCopBear +rubocop_config = .rubocop.yml -- cgit v1.2.3