We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
-F
--error-on-fuzzy
1 parent b507e3b commit d4d4860Copy full SHA for d4d4860
README.md
@@ -60,6 +60,7 @@ Options:
60
- `-h`, `--help`: display help message and exit
61
- `-c`, `--no-compile`: do not check compilation of file (with `msgfmt -c`)
62
- `-f`, `--fuzzy`: check fuzzy strings
63
+- `-F`, `--error-on-fuzzy`: raise an error if fuzzy strings are found
64
- `-n`, `--check-noqa`: check "noqa"-commented lines (they are skipped by default)
65
- `-l`, `--no-lines`: do not check number of lines
66
- `-p`, `--no-punct`: do not check punctuation at end of strings
0 commit comments