1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/tests
Gabriel Wicki 9447629672 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>
2024-12-12 12:52:07 +01:00
..
2020-12-21 17:47:35 +01:00
2020-12-09 22:25:17 +01:00
2024-11-12 23:40:39 +01:00
2021-04-12 18:42:22 +02:00
2023-02-19 21:13:23 -05:00