You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
094aec8 chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
d715f33 chore(deps): bump google.golang.org/api from 0.214.0 to 0.219.0
5daef69 chore: Update goreleaser to dont use deprecated property and remove dist/ directory with 'make clean' command
9335398 ci: Add dependabot to check for go.mod updates weekly
b91982c feat: Add --all flag to 'check' and 'normalize' commands. To get translations from ALL modules of the project
c673740 feat: Add --print-only boolean flag to translation cmd. Only print and not write to the files
4d23989 feat: Add keys incosistencies between resource files with 'check' cmd
5a832e2 feat: Add new key using translations sorted if the file is already sorted by keys, otherwise, will add in the last position
295d7b6 feat: Validate if passed key is correct in 'translate' and 'remove' commands
f522419 refactor: Refactor error handling to always return an error and commands run with RunE, also create test for commands to check if the directory is an android project