mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-07-02 23:50:47 +02:00
Document trailing whitespace policy.
* HACKING (Coding standards): Delete trailing whitespace. Add blurb documenting trailing whitespace policy. Signed-off-by: Thien-Thi Nguyen <ttn@gnuvola.org> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
4adf9a7e27
commit
60b6a84f0f
1 changed files with 4 additions and 1 deletions
3
HACKING
3
HACKING
|
@ -278,6 +278,9 @@ the list of years in the copyright notice at the top of the file.
|
|||
- When you get bug reports or patches from people, be sure to list
|
||||
them in THANKS.
|
||||
|
||||
- Do not introduce trailing whitespace (and feel free to clean it up
|
||||
opportunistically, that is, if doing so is part of some other change).
|
||||
The goal is to reduce (and over time, eliminate) spurious diffs.
|
||||
|
||||
Naming conventions =================================================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue