Skip to content

ziima/polint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6286b09 · Nov 30, 2018

History

45 Commits
Nov 29, 2018
Nov 30, 2018
Jun 28, 2016
Nov 21, 2018
Nov 21, 2018
Nov 30, 2018
Jun 28, 2016
Nov 29, 2018
Nov 21, 2018
Nov 29, 2018
Nov 30, 2018
Nov 30, 2018
Nov 30, 2018
Nov 29, 2018

Repository files navigation

polint

PyPI Licence Python versions Travis CI Codecov

polint is a linter for gettext PO files. It validates PO files against defined convensions.

Usage

polint.py [options] <path>...
polint.py -h | --help
polint.py --version

To print complete usage use --help option.

Errors

  • fuzzy - Translation is fuzzy
  • obsolete - Entry is obsolete
  • untranslated - Translation is missing. That includes fuzzy or obsolete.
  • location - Entry contains location data
  • unsorted - Entry is not properly sorted