diff options
author | David Pursehouse <dpursehouse@collab.net> | 2020-02-15 13:51:17 +0900 |
---|---|---|
committer | Mike Frysinger <vapier@google.com> | 2020-02-15 23:18:50 +0000 |
commit | d6b8bd464cb032e8180b4219d9821cb3cf8e3d89 (patch) | |
tree | 278f13deabc8bde0c5ad0107b3f79df9a518f3f3 /hooks/commit-msg | |
parent | 6a784ff9a6ea025021a33703152c7b2b1becb7fc (diff) | |
download | git-repo-d6b8bd464cb032e8180b4219d9821cb3cf8e3d89.tar.gz |
Reword the documentation regarding coding style
- flake8 is a wrapper around pyflakes, so it's redundant to mention
both of them. Roll the explicit sections about coding errors and
coding style violations into a single section.
- After recent cleanups the project now has zero warnings or errors
from flake8. Reword the requirements so that it is now mandatory
to not introduce new warnings.
- Expand the section on suppression of warnings to differentiate
between suppressing inline individually and globally suppressing
for the whole project.
- Properly capitalize "Python Style Guide".
Change-Id: I4b333d013e985db252873441b16cb719ed5be5b5
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/255040
Tested-by: David Pursehouse <dpursehouse@collab.net>
Reviewed-by: Mike Frysinger <vapier@google.com>
Diffstat (limited to 'hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions