summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2018-09-12 13:13:12 +0100
committerTristan Maat <tristan.maat@codethink.co.uk>2018-10-31 14:59:43 +0000
commitae12b6172fd09b405fbac75017d6cc63abf75043 (patch)
tree5720809c7335561e98618fbfd459c1650f52990f
parentb4648a511868d30ca02fce606b3631c89a049673 (diff)
downloadbuildstream-ae12b6172fd09b405fbac75017d6cc63abf75043.tar.gz
WIP
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 56710a860..64f0ebb3b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,5 +16,6 @@ norecursedirs = tests/integration/project integration-cache tmp __pycache__ .egg
python_files = tests/*/*.py
codestyle_max_line_length = 119
codestyle_ignore = E129 E125 W504 W605
+codestyle_exclude = doc/source/conf.py buildstream/_fuse/fuse.py buildstream/_protos/build/bazel/remote/execution/v2/remote_execution_pb2.py buildstream/_protos/google/longrunning/operations_pb2.py
env =
D:BST_TEST_SUITE=True