git-repo/subcmds
David Pursehouse 3cda50a41b pyflakes: Fix remaining "E501 line too long" warnings
We increased the max line length to 100 columns which got rid of
the majority of these warnings, but there were still a few lines
that exceeded 100 columns.

Change-Id: Ib3372868ca2297f83073a14f91c8ae3df9d0d0e6
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/254699
Tested-by: David Pursehouse <dpursehouse@collab.net>
Reviewed-by: Mike Frysinger <vapier@google.com>
2020-02-13 04:54:10 +00:00
..
__init__.py Fix indentation issues reported by flake8 2020-02-12 06:36:22 +00:00
abandon.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
branches.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
checkout.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
cherry_pick.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
diff.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
diffmanifests.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
download.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
forall.py pyflakes: Fix remaining "E501 line too long" warnings 2020-02-13 04:54:10 +00:00
gitc_delete.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
gitc_init.py pyflakes: Fix remaining "E501 line too long" warnings 2020-02-13 04:54:10 +00:00
grep.py drop old git_require checks 2020-02-12 11:44:59 +00:00
help.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
info.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
init.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
list.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
manifest.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
overview.py set default file encoding to utf-8 2019-06-13 14:30:52 +00:00
prune.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
rebase.py Fix indentation issues reported by flake8 2020-02-12 06:36:22 +00:00
selfupdate.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
smartsync.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
stage.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
start.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
status.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
sync.py sync: add a "finished" message 2020-02-12 20:54:57 +00:00
upload.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
version.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00