mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Merge pull request #138 from differentreality/houndci
configure houndci to allow lines up to 100 chars
This commit is contained in:
commit
7a209e10a7
1 changed files with 3 additions and 0 deletions
3
.hound.yml
Normal file
3
.hound.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
LineLength:
|
||||
Description: 'Limit lines to 100 characters.'
|
||||
Max: 100
|
||||
Loading…
Add table
Add a link
Reference in a new issue