mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 17:03:49 +01:00
80a858e779
Highlight PRs that edit locales other than the ja-JP one so the author may see and fix it themselves.
9 lines
153 B
YAML
9 lines
153 B
YAML
'⚙️Server':
|
||
- packages/backend/**/*
|
||
|
||
'🖥️Client':
|
||
- packages/client/**/*
|
||
|
||
'‼️ wrong locales':
|
||
- any: ['locales/*.yml', '!locales/ja-JP.yml']
|