Add lint configuration and CI and fix the identified errors #14
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
skip_list:
|
||||
- "yaml[line-length]"
|
||||
- "name[casing]"
|
||||
|
||||
exclude_paths:
|
||||
- .forgejo/
|
||||
|
|
Loading…
Reference in a new issue