lingo.dev
lingo.dev copied to clipboard
feat(cli): implement lingo.dev check command for CICD validation
closes #1094
This pull request introduces a new check command to the lingo.dev CLI, providing a way to verify if translations need updating without making any changes.
How to test?
lingo.dev@latest check
@claude review my pull request