Bug 1406672 - check_macroassembler_style.py: add to the list of file to check r?ahal draft
authorSylvestre Ledru <sledru@mozilla.com>
Wed, 11 Oct 2017 16:15:18 +0200
changeset 678519 caaa72c06f3aed7d076ba5b758150e5d589ea5c5
parent 678518 ef96d2697a9db7dea3d08f0fc2dad4daca099246
child 678527 855fb6767c447cf72946b9749b2fdf9f0610ba15
push id83943
push userbmo:sledru@mozilla.com
push dateWed, 11 Oct 2017 14:15:31 +0000
reviewersahal
bugs1406672
milestone58.0a1
Bug 1406672 - check_macroassembler_style.py: add to the list of file to check r?ahal MozReview-Commit-ID: 8BzsrTLcEY6
tools/lint/flake8.yml
--- a/tools/lint/flake8.yml
+++ b/tools/lint/flake8.yml
@@ -1,12 +1,13 @@
 ---
 flake8:
     description: Python linter
     include:
+        - config/check_macroassembler_style.py
         - config/mozunit.py
         - layout/tools/reftest
         - python/mach
         - python/mach_commands.py
         - python/mozlint
         - python/mozversioncontrol
         - security/manager
         - taskcluster