gitlab-org--gitlab-foss/.hound.yml

5 lines
86 B
YAML
Raw Normal View History

2014-07-16 06:38:42 +00:00
# Prefer single quotes
StringLiterals:
EnforcedStyle: single_quotes
Enabled: true