summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-07-30 10:14:14 -0700
committerTim Smith <tsmith@chef.io>2018-07-30 10:14:14 -0700
commit757c1f8cbed8d137144e116c9243541a19e2bfb3 (patch)
tree07254a5068faa4d1236c788a2dcb1b3c9d5b2e55
parent22747cd0f3d81261ac1df616b4f6a14769d0398c (diff)
downloadmixlib-cli-757c1f8cbed8d137144e116c9243541a19e2bfb3.tar.gz
Remove the old rubocop config
This is enabled by default now Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.rubocop.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
deleted file mode 100644
index 5b837e2..0000000
--- a/.rubocop.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-Style/HashSyntax:
- Enabled: true