flake8: remove the "share" directory
commita4e626a7940fc8da2cbcd41136261d64f8ce72f8
authorDavid Aguilar <davvid@gmail.com>
Tue, 25 Sep 2018 06:21:11 +0000 (24 23:21 -0700)
committerDavid Aguilar <davvid@gmail.com>
Tue, 25 Sep 2018 06:21:11 +0000 (24 23:21 -0700)
treef96ebe1f24c6e9ce6f4f93afef56b463e0b08df8
parent780e84be3ef9249c58312a95697624e1e60676d5
flake8: remove the "share" directory

Adding "share" just slows things down by making flake8 troll through the
documentation directories.  We already pass "git-xbase" to flake8
directly, so there's no need to specify "share".

Signed-off-by: David Aguilar <davvid@gmail.com>
Makefile