summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2016-07-05 14:21:14 +0200
committerRobert Schilling <rschilling@student.tugraz.at>2016-07-05 14:21:14 +0200
commit511c79f094a1c2f366fb43d7d05f746b8adccd62 (patch)
treed4d1c955201e1a94b3a2a56191dbad5e8f888eda
parent021b6aef94b3398ab5603b4c11afd4c6d8432795 (diff)
downloadgitlab-ce-511c79f094a1c2f366fb43d7d05f746b8adccd62.tar.gz
Remove hound config
-rw-r--r--.hound.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.hound.yml b/.hound.yml
deleted file mode 100644
index 3bde29fb2bf..00000000000
--- a/.hound.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-# Prefer single quotes
-StringLiterals:
- EnforcedStyle: single_quotes
- Enabled: true