# HG changeset patch # User Sylvestre Ledru # Date 1531839075 -7200 # Node ID 5d85b6db0a8df2f014c29a21c8e2b6fc80ea7faf # Parent 18fd491e66ebcca7809bed33e3597f91c97f3103 Bug 1468273 - Add intl/, gfx/ and ipc/ directories in flake8 r=ahal MozReview-Commit-ID: Bw5s51ao3oZ diff --git a/tools/lint/flake8.yml b/tools/lint/flake8.yml --- a/tools/lint/flake8.yml +++ b/tools/lint/flake8.yml @@ -1,16 +1,21 @@ --- flake8: description: Python linter include: - browser/ - build/ - config/ - configure.py + - gfx/gl/ + - gfx/layers/ + - intl/ + - ipc/pull-chromium.py + - ipc/ipdl/ - layout/tools/reftest - python/mach - python/mach_commands.py - python/mozboot - python/mozbuild/mozpack/path.py - python/mozlint - python/mozterm - python/mozversioncontrol