aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/lints/wpt_lint.py
Commit message (Collapse)AuthorAgeFilesLines
* Do not raise StopIteration: PEP 479Kagami Sascha Rosylight2020-06-201-2/+4
|
* Run test-tidy on WindowsPaul Rouget2019-11-211-1/+1
|
* Improve print statement compatibility with Python3marmeladema2019-10-161-1/+3
|
* Update web-platform-tests to revision be5419e845d39089ba6dc338c1bd0fa279108317Josh Matthews2018-01-091-1/+1
|
* Update web-platform-tests to revision 58eb04cecbbec2e18531ab440225e38944a9c444Josh Matthews2017-04-221-1/+1
|
* Tidy: Prefer monkey patching sys.path over addsitedir (and some cleanup)Ravi Shankar2017-03-201-2/+4
|
* Tidy checks for styloManish Goregaokar2017-02-081-0/+2
|
* Update web-platform-tests and CSS tests.Ms2ger2017-02-061-1/+1
| | | | | - Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180. - Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
* Isolate the WPT lint and make use of the LintRunnerRavi Shankar2016-11-111-0/+37