Skip to content

Commit

Permalink
Migrate linter exception for PRINT STATEMENT to match new location.
Browse files Browse the repository at this point in the history
  • Loading branch information
burg authored and jgraham committed Aug 24, 2018
1 parent 781335c commit 5564ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lint.whitelist
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ INDENT TABS: html/semantics/embedded-content/the-canvas-element/size.attributes.
# Intentional use of print statements
PRINT STATEMENT: dom/nodes/Document-createElement-namespace-tests/generate.py
PRINT STATEMENT: encrypted-media/polyfill/make-polyfill-tests.py
PRINT STATEMENT: webdriver/tests/support/fixtures.py
PRINT STATEMENT: webdriver/tests/support/helpers.py

# semi-legitimate use of console.*
CONSOLE: console/*
Expand Down

0 comments on commit 5564ab7

Please sign in to comment.