Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 421 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 421 Bytes

DOBT's coding styleguides

Until Hound supports organization-wide config (houndci/hound#576, houndci/hound#996), these files will need to be manually copied to the projects that need them.

To copy these files to a different repository, run this command in the other repository's directory:

cp ~/src/styleguide/{.hound.yml,.rubocop.yml,.scss-lint.yml} ./