chore: lint for i18n place holder (#31283)

Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
This commit is contained in:
Stephen Zhou
2026-01-20 21:14:20 +08:00
committed by GitHub
parent 54921844bb
commit 3bb80a0934
179 changed files with 490 additions and 359 deletions

View File

@@ -131,6 +131,7 @@ export default antfu(
'dify-i18n/valid-i18n-keys': 'error',
'dify-i18n/no-extra-keys': 'error',
'dify-i18n/consistent-placeholders': 'error',
},
},
)