mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-18 17:16:08 +10:00
Merge pull request #7314 from axilleas/houndci_single_quotes
Make houndci prefer single quotes.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Prefer single quotes
|
||||
StringLiterals:
|
||||
EnforcedStyle: single_quotes
|
||||
Enabled: true
|
||||
Reference in New Issue
Block a user