summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarin Jankovski <marin@Marins-MacBook-Pro.local>2014-09-17 18:03:59 +0200
committerMarin Jankovski <marin@Marins-MacBook-Pro.local>2014-09-17 18:03:59 +0200
commitf8c02d6ceaac13fc440423afc6b152df5539e35c (patch)
treedef2a625a0a2de7dfa69fd57906e5c8108fa35cb
parent63b6c78f585988f679a67b0710de2e1ad3b0d870 (diff)
parentdd9c7b332a53f385d7a38d4c174e2c60e1697a72 (diff)
downloadgitlab-shell-f8c02d6ceaac13fc440423afc6b152df5539e35c.tar.gz
Merge branch 'master' of https://github.com/gitlabhq/gitlab-shell
-rw-r--r--.hound.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hound.yml b/.hound.yml
new file mode 100644
index 0000000..4799e9d
--- /dev/null
+++ b/.hound.yml
@@ -0,0 +1,3 @@
+StringLiterals:
+ EnforcedStyle: single_quotes
+ Enabled: true