summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-07-16 11:58:53 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-07-16 11:58:53 +0300
commitaa25c0ffe5c6904461ad42d0c48d571eb1809ea2 (patch)
treecbae4bf52d0c3faba02acbb74b491b557488c9c9
parent2f78e6d00e992cf600bc875e1c24c971a3ef72e1 (diff)
parent150aadad331e4461fca92241d575e3fa0f4e6b29 (diff)
downloadgitlab-ce-aa25c0ffe5c6904461ad42d0c48d571eb1809ea2.tar.gz
Merge branch 'master' of github.com:gitlabhq/gitlabhq
-rw-r--r--.hound.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.hound.yml b/.hound.yml
new file mode 100644
index 00000000000..3bde29fb2bf
--- /dev/null
+++ b/.hound.yml
@@ -0,0 +1,4 @@
+# Prefer single quotes
+StringLiterals:
+ EnforcedStyle: single_quotes
+ Enabled: true