Bug 1579845 - Add a test to the mozlint check: file-whitespace r=ahal
commitd20870ad98614ce35aa8a27e998108ad00130387
authorSylvestre Ledru <sledru@mozilla.com>
Wed, 11 Sep 2019 20:59:32 +0000 (11 20:59 +0000)
committerSylvestre Ledru <sledru@mozilla.com>
Wed, 11 Sep 2019 20:59:32 +0000 (11 20:59 +0000)
tree96a6753b79b67983784bdf368ad8b753b68f3ac6
parente3b92571a9520fcda64474f46307565de2693439
Bug 1579845 - Add a test to the mozlint check: file-whitespace r=ahal

Differential Revision: https://phabricator.services.mozilla.com/D45445

--HG--
extra : moz-landing-system : lando
tools/lint/test/files/file-whitespace/bad-windows.c [new file with mode: 0644]
tools/lint/test/files/file-whitespace/bad.c [new file with mode: 0644]
tools/lint/test/files/file-whitespace/bad.js [new file with mode: 0755]
tools/lint/test/files/file-whitespace/good.c [new file with mode: 0644]
tools/lint/test/files/file-whitespace/good.js [new file with mode: 0755]
tools/lint/test/python.ini
tools/lint/test/test_file_whitespace.py [new file with mode: 0644]