Add pre-commit check to find and delete unused strings in strings.en.yaml file
Saranya-jena opened this issue · 5 comments
Saranya-jena commented
Add pre-commit check to find and delete unused strings in strings.en.yaml file
kartikaysaxena commented
Would love to work on this! Also for an initial approach, I think most of the strings in strings.en.yaml
are mapped in chaoscenter/web/src/strings/types.ts
, should the pre-commit script search the string identifiers from strings.en.yaml
in the entire codebase or just chaoscenter/web/src/strings/types.ts
as it has all of the string identifiers mapped.
Wise-Wizard commented
Hi, can I take up on this issue?
Akash-Singh04 commented
Hey is this issue still open?