[Bug 267425] Warn against trailing white space

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 30 Oct 2022 00:08:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267425

            Bug ID: 267425
           Summary: Warn against trailing white space
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Books & Articles
          Assignee: doc@FreeBSD.org
          Reporter: grahamperrin@freebsd.org

As far as I can tell: neither the Committer's Guide, nor the FreeBSD
Documentation Project Primer for New Contributors, offers a plain warning. 

<https://docs.freebsd.org/en/articles/committers-guide/>
<https://docs.freebsd.org/en/books/fdp-primer/book/>

<https://reviews.freebsd.org/D37086#844064> exemplifies the error that may
occur, with use of git-apply(1), if a trail exists: 

> …
> warning: 2 lines add whitespace errors.


<https://docs.freebsd.org/en/books/fdp-primer/book/#editor-config-nano-config>
can be a clue only if the editor (the human) decides to read and interpret the
content of the suggested ~/.nanorc file for nano(1).

-- 
You are receiving this mail because:
You are the assignee for the bug.