/slc.pre-commit

Some pre-commit hooks

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

slc.pre-commit

A collection of generic pre-commit hooks.

check-po

Tries to parse .po files and reports syntax errors.

$ bin/check-po --help
usage: check-po [-h] [filenames [filenames ...]]

positional arguments:
  filenames   Filenames to check.

optional arguments:
  -h, --help  show this help message and exit