summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-07-05 12:11:29 +0000
committerStan Hu <stanhu@gmail.com>2016-07-05 12:11:29 +0000
commit5afdd3f1cc3f12d4e919edb554c755b227675d06 (patch)
tree9624b9036ecb68721e2817ec65356d5a801a9e97
parent011317c8c1c7678ab88eb8a8673347587fd3236d (diff)
parent3e78d254b2c8c9405dcaa847c36c41f6ed65f6af (diff)
downloadgitlab-shell-5afdd3f1cc3f12d4e919edb554c755b227675d06.tar.gz
Merge branch 'remove-hound-config' into 'master'
Remove hound config Since we moved to gitlab.com we don't use Hound CI anymore. Instead we have rubocop. See merge request !69
-rw-r--r--.hound.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.hound.yml b/.hound.yml
deleted file mode 100644
index 4799e9d..0000000
--- a/.hound.yml
+++ /dev/null
@@ -1,3 +0,0 @@
-StringLiterals:
- EnforcedStyle: single_quotes
- Enabled: true