Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.hound.yml - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3bde29fb2bf974a6345220ff6d7ac4247e1e4621 (plain)
1
2
3
4
# Prefer single quotes
StringLiterals:
  EnforcedStyle: single_quotes
  Enabled: true