__init__.py |
|
0 |
cli.py |
\
moz-l10n-lint checks for common mistakes in localizable files. It tests for
duplicate entries, parsing errors, and the like. Optionally, it can compare
the strings to an external reference with strings and warn if a string might
need to get a new ID.
|
2965 |
linter.py |
Factored out helper to run linters on a single entity. |
4211 |
util.py |
Get reference files to check for conflicts in android-l10n and friends.
|
1290 |