Bug 1468273 - Add intl/, ipc/ and dom/ directories in flake8 r?ahal draft
authorSylvestre Ledru <sledru@mozilla.com>
Mon, 11 Jun 2018 17:31:19 -0700
changeset 818794 5c7bbe1357a21b321c927e02531f2533b82ce488
parent 818793 79b16b30c8c5edc553e0ce83d0b268294439deb1
push id116340
push userbmo:sledru@mozilla.com
push dateMon, 16 Jul 2018 15:05:50 +0000
reviewersahal
bugs1468273
milestone63.0a1
Bug 1468273 - Add intl/, ipc/ and dom/ directories in flake8 r?ahal MozReview-Commit-ID: Bw5s51ao3oZ
tools/lint/flake8.yml
--- a/tools/lint/flake8.yml
+++ b/tools/lint/flake8.yml
@@ -2,16 +2,19 @@
 flake8:
     description: Python linter
     include:
         - accessible/
         - browser/
         - build/
         - config/
         - configure.py
+        - dom/
+        - intl/
+        - ipc/
         - js/
         - memory/
         - mobile/
         - mozglue/
         - layout/tools/reftest
         - python/mach
         - python/mach_commands.py
         - python/mozboot