Rename to Procyon
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good
Change-Id: I812c93e057039c0c6a8bea8079c8b9cda6357133
This commit is contained in:
parent
096dfe11cb
commit
68ce70e5a0
20 changed files with 50 additions and 48 deletions
|
@ -43,6 +43,9 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"ignorePatterns": [
|
||||
"**/generated/*.ts"
|
||||
],
|
||||
"rules": {
|
||||
"max-len": "off",
|
||||
"no-useless-escape": "off",
|
||||
|
@ -95,7 +98,7 @@
|
|||
"^[^.]"
|
||||
],
|
||||
[
|
||||
"^@prokyon?\\w"
|
||||
"^@procyon?\\w"
|
||||
],
|
||||
[
|
||||
"^api?\\w",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue