diff options
Diffstat (limited to 'testing/marionette/client/.flake8')
-rw-r--r-- | testing/marionette/client/.flake8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/marionette/client/.flake8 b/testing/marionette/client/.flake8 new file mode 100644 index 0000000000..5f607bc639 --- /dev/null +++ b/testing/marionette/client/.flake8 @@ -0,0 +1,3 @@ +[flake8] +max-line-length = 99 +exclude = __init__.py,disti/*,build/*, |