Align CI rules with main FreshRSS repository (#243)
* Align CI rules with main FreshRSS repository Including: * https://github.com/FreshRSS/FreshRSS/pull/6666 * https://github.com/FreshRSS/FreshRSS/pull/6668 * Sync FreshRSS
This commit is contained in:
parent
64b5ac4abe
commit
f845a6d085
8 changed files with 1096 additions and 1309 deletions
|
|
@ -6,11 +6,12 @@
|
|||
"line-length": false,
|
||||
"no-hard-tabs": false,
|
||||
"no-inline-html": {
|
||||
"allowed_elements": ["br", "kbd"]
|
||||
"allowed_elements": ["br", "img", "kbd"]
|
||||
},
|
||||
"no-multiple-blanks": {
|
||||
"maximum": 2
|
||||
},
|
||||
"no-trailing-spaces": true,
|
||||
"ul-indent": false,
|
||||
"ul-style": {
|
||||
"style": "consistent"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue