aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/git-hooks/commit-msg
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-04-30 10:37:14 +0200
committerJim Meyering <meyering@redhat.com>2012-05-02 10:31:53 +0200
commite744f4b7b7de9b76fdd314aa406e9fb150b9168d (patch)
tree8656dd87e6c7ce4d1fd496ad70094a07f7346acc /scripts/git-hooks/commit-msg
parentmaint: adjust comments to avoid FP match on binary-operator-at-EOL (diff)
downloadcoreutils-e744f4b7b7de9b76fdd314aa406e9fb150b9168d.tar.gz
coreutils-e744f4b7b7de9b76fdd314aa406e9fb150b9168d.zip
maint: prohibit an operator at end of line
Many coding standards, including GNU's, advocate that when splitting a line near a binary operator, one should put the operator at the beginning of the continued line, rather than at the end of the preceding one. This is for readability: such operators are relatively important to readability, and they are more apparent at the beginning of a line than at the varying-column end of line, * cfg.mk (sc_prohibit_operator_at_end_of_line): New rule. Exempt test.c and head.c.
Diffstat (limited to 'scripts/git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions