litmuschaos / litmus

Litmus helps SREs and developers practice chaos engineering in a Cloud-native way. Chaos experiments are published at the ChaosHub (https://hub.litmuschaos.io). Community notes is at https://hackmd.io/a4Zu_sH4TZGeih-xCimi3Q
https://litmuschaos.io
Apache License 2.0
4.43k stars 693 forks source link

Add pre-commit check to find and delete unused strings in strings.en.yaml file #4550

Open Saranya-jena opened 7 months ago

Saranya-jena commented 7 months ago

Add pre-commit check to find and delete unused strings in strings.en.yaml file

kartikaysaxena commented 7 months ago

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 6 months ago

Hi, can I take up on this issue?

SkySingh04 commented 4 months ago

Hey is this issue still open?