diff options
author | Gabriel Wicki <gabriel@erlikon.ch> | 2024-12-02 23:39:48 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2024-12-12 12:52:07 +0100 |
commit | 94476296726b3d74d44b5c76120f62fd3f75ab67 (patch) | |
tree | 0d31ae3986cacff8ba9a88b60adcc05e4df5248f /tests/read-print.scm | |
parent | 27b4c319c06d1bc1dd8a79d225c1e0d90c9b667d (diff) |
lint: Ignore initials from double space check.
Prevent false positives in initials as the are commonly used in names, e.g.
Margaret E. Hamilton - which obviously do not end sentences. Check whether a
period character `.' is preceded by at least two characters. This should save
us from false positives when linting.
* guix/lint.scm(check-description-style)[check-end-of-sentence-space] Add
condition.
* tests/lint.scm: Add test case.
Change-Id: I42a1365aaaed2afc7308b88ebd4b0720ad362761
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'tests/read-print.scm')
0 files changed, 0 insertions, 0 deletions