Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 360 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 360 Bytes

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