sulu / skeleton

Project template for starting your new project based on the Sulu content management system
https://sulu.io
MIT License
261 stars 81 forks source link

Add lint task for translations #255

Closed alexander-schranz closed 1 month ago

alexander-schranz commented 1 month ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #issuenum
Related issues/PRs https://github.com/sulu/sulu/pull/7578, https://github.com/sulu/sulu/pull/7577
License MIT
Documentation PR sulu/sulu-docs#prnum

What's in this PR?

Add lint task for translations.

Why?

Add a lint task to show which translation where missed when run composer lint.

bin/console debug:translation en --only-missing

Todo