commit | 65b0ba5aa0447f7ee25103828115662b1eb80ff9 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Sun Jun 24 16:21:51 2018 +0900 |
committer | Dylan Deng <dxx1104@gmail.com> | Tue Jul 24 22:20:08 2018 +0800 |
tree | debc2790e91665968a31319f8fe039f4638911a1 | |
parent | a6515fb952ab31a820288ce342e31d2917d0a06c [diff] |
Remove unused pylint suppressions pylint is not used since bb5b1a0. The pyflakes cleanup mentioned in that commit has not been done, but given that this project is no longer being actively developed I don't think it's worth spending time doing it. Leaving the pylint suppressions causes confusion because it leads people to think that we are still using pylint. Change-Id: If7d9f280a0f408c780f15915ffdb80579ae21f69
Repo is a tool built on top of Git. Repo helps manage many Git repositories, does the uploads to revision control systems, and automates parts of the development workflow. Repo is not meant to replace Git, only to make it easier to work with Git. The repo command is an executable Python script that you can put anywhere in your path.