aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy
Commit message (Expand)AuthorAgeFilesLines
* Use std::simd instead of the simd crateSimon Sapin2018-05-241-1/+0
* Remove geckolib-related build commands.Emilio Cobos Álvarez2018-05-171-1/+0
* Get a real parser, tidySimon Sapin2018-05-041-1/+2
* Don't import wptmanifest when in firefox tree.Xidorn Quan2018-03-071-4/+10
* Add the option in servo-tidy to not check for alphabetical ordering.Nicolas Silva2018-03-061-6/+8
* Change bad namingsTimur Borkhodoev2018-02-021-4/+4
* Add test that actually tests the testTimur Borkhodoev2018-02-022-105/+2
* Add correct file test for manifest testTimur Borkhodoev2018-02-022-2/+114
* Add self-test and modify tidy to accomodate the testTimur Borkhodoev2018-02-012-2/+7
* Add proper formatting and ignore _mozillaTimur Borkhodoev2018-02-011-6/+10
* Prints errors if wpt manifest directoriries are not presentTimur Borkhodoev2018-02-011-2/+41
* Update buildbot_steps lint to handle env variablesAneesh Agrawal2018-01-082-13/+24
* Report an errror if a package has duplicates allowed but there are no duplicatesMaxim Novikov2017-11-212-2/+27
* Fix a typo in tidy.pyAnthony Ramine2017-11-131-1/+1
* Auto merge of #19070 - jdm:csstests, r=metajackbors-servo2017-11-021-1/+1
|\
| * Account for changes to Cargo.lock format.Josh Matthews2017-11-021-1/+1
* | Update WebGL conformance suite 1.0.3 from upstreamImanol Fernandez2017-10-311-1/+1
|/
* Stop relying on linking details of std’s default allocatorSimon Sapin2017-10-191-0/+4
* Fix commonmark Markdown warnings in docs, part 1Matt Brubeck2017-10-172-3/+3
* Update domparsing spec links to not point at WHATWGKafji2017-10-141-1/+0
* Rename DOMRefCell<T> to DomRefCell<T>Anthony Ramine2017-09-263-7/+7
* Rename MutJS<T> to MutDom<T>Anthony Ramine2017-09-264-8/+8
* Rename JS<T> to Dom<T>Anthony Ramine2017-09-263-7/+7
* Fix some messages in the tidy scriptAnthony Ramine2017-09-263-5/+5
* Make tidy aware of Rust multiline stringsMichael Droettboom2017-09-213-11/+51
* Auto merge of #18179 - davidcl:master, r=jdmbors-servo2017-08-233-0/+15
|\
| * Automatically verify that derive() lists are alphabetically orderedClément DAVID2017-08-233-0/+15
* | Add paint metrics to Performance Timeline APIFernando Jiménez Moreno2017-08-231-0/+1
|/
* tidy: add extra space after keyword checkPavel Sergeev2017-07-203-0/+14
* Upgrade to the latest version of WebRenderMartin Robinson2017-07-132-2/+2
* Bump euclid to 0.14.Nicolas Silva2017-06-141-1/+1
* Count number of braces on a line in .Alan Jeffrey2017-06-073-7/+30
* Don't lint commit messages anymoreAnthony Ramine2017-05-231-31/+1
* Auto merge of #16893 - MortimerGoro:webgl_extensions, r=emiliobors-servo2017-05-191-0/+1
|\
| * Implement WebGL extensions.Imanol Fernandez2017-05-181-0/+1
* | Make some attr values case-insensitive in selectorsSimon Sapin2017-05-181-0/+10
|/
* Implemented Houdini worklets.Alan Jeffrey2017-05-171-0/+1
* Make tidy check that opening and closing braces that begin a line do so with ...coalman2017-04-183-3/+23
* Check for merge commits with tidySadman Kazi2017-04-131-4/+17
* Allow using servo as dependency, by fixing Cargo.toml of servo-test-tidy.강동윤2017-03-271-0/+3
* Tidy: Prefer monkey patching sys.path over addsitedir (and some cleanup)Ravi Shankar2017-03-201-19/+20
* added tidy check for -> ()lucantrop2017-03-133-1/+4
* Fix Cargo.toml in servo_tidy_testsUK9922017-02-271-1/+4
* Auto merge of #15649 - zimio:issue-15591-rewrite-ban-type-lint, r=Wafflespeanutbors-servo2017-02-264-0/+54
|\
| * Rewrite the ban-type lint in PythonJefry Lagrange2017-02-254-0/+54
* | Update `servo-tidy` to 0.3.0UK9922017-02-253-10/+29
|/
* Add 'use statements with extraneous spaces' tidy checkvwvww2017-02-233-0/+7
* tidy: Ignore [replace]’d packages in the duplicate package lint.Simon Sapin2017-02-141-0/+2
* Tidy checks for styloManish Goregaokar2017-02-081-15/+26
* Tidy: Report invalid listed ignored directories and filesUK9922017-01-183-7/+42