New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tool/unused i18n token finder #457
Closed
Fix path bugs in the original i18n-checker script
1ff575f
Select commit
015c043
Implement core of a tool that identifies unused i18n tokens
wlycdgr 9064846
Clean up and document unused i18n token finder script
wlycdgr 11ec40e
Merge branch 'develop' into tool/unused-i18n-token-finder
wlycdgr eb21b9f
Remove 'possibly' from unused i18n token finder script name
wlycdgr b20fd10
Create i18n_results directory if needed when writing unused i18n toke…
wlycdgr 80e0adb
Remove a redundant return statement in unused i18n token finder
wlycdgr bab629a
Add execution time logging to unused i18n token finder script
wlycdgr 1ff575f
Fix path bugs in the original i18n-checker script
wlycdgr
Closed
Tool/unused i18n token finder #457
Fix path bugs in the original i18n-checker script
Oct 2, 2019
Oct 3, 2019
Oct 9, 2019
Oct 10, 2019
Oct 10, 2019
Oct 10, 2019
Oct 10, 2019
Oct 10, 2019
1ff575f
Select commit
015c043
Implement core of a tool that identifies unused i18n tokens
wlycdgr 9064846
Clean up and document unused i18n token finder script
wlycdgr 11ec40e
Merge branch 'develop' into tool/unused-i18n-token-finder
wlycdgr eb21b9f
Remove 'possibly' from unused i18n token finder script name
wlycdgr b20fd10
Create i18n_results directory if needed when writing unused i18n toke…
wlycdgr 80e0adb
Remove a redundant return statement in unused i18n token finder
wlycdgr bab629a
Add execution time logging to unused i18n token finder script
wlycdgr 1ff575f
Fix path bugs in the original i18n-checker script
wlycdgr