fixed a missing config file
This commit is contained in:
parent
4becff70e6
commit
78b87fd940
1 changed files with 3 additions and 0 deletions
3
.forgejo/workflows/config/.pylintrc
Normal file
3
.forgejo/workflows/config/.pylintrc
Normal file
|
@ -0,0 +1,3 @@
|
|||
[MESSAGES CONTROL]
|
||||
disable=
|
||||
line-too-long,
|
Loading…
Reference in a new issue