Run editorconfig-checker on locale_en-US.ini
(#29608)
Will prevent trailing whitespace etc being introduced in this file. --------- Co-authored-by: Giteabot <teabot@gitea.io>
This commit is contained in:
parent
06039bf0b7
commit
c481dba52c
2 changed files with 3 additions and 1 deletions
1
.github/workflows/files-changed.yml
vendored
1
.github/workflows/files-changed.yml
vendored
|
@ -48,6 +48,7 @@ jobs:
|
|||
- "Makefile"
|
||||
- ".golangci.yml"
|
||||
- ".editorconfig"
|
||||
- "options/locale/locale_en-US.ini"
|
||||
|
||||
frontend:
|
||||
- "**/*.js"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue