aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy
Commit message (Expand)AuthorAgeFilesLines
* Add lint check for `&DomRoot<T>`lberrymage2019-12-213-1/+3
* Make `mach test-tidy --self-test` compatible with Python3marmeladema2019-12-142-77/+77
* Make `mach test-tidy --no-wpt` compatible with Python3marmeladema2019-12-111-64/+64
* Replace usage of basestring by six.string_types for Python3 compatibilitymarmeladema2019-12-101-1/+2
* Allow to specify glob pattern for ignored directories in servo-tidy.tomlmarmeladema2019-12-091-2/+4
* Auto merge of #24708 - szeged:webgpu-base, r=gterzian,kvarkbors-servo2019-11-251-0/+1
|\
| * Initial implementation of WebGPU APIZakor Gyula2019-11-211-0/+1
* | Run test-tidy on WindowsPaul Rouget2019-11-211-9/+16
|/
* Fix call to flake8 broken when using distro module during test-tidymarmeladema2019-10-221-16/+7
* Use relative import statements to be compatible with Python3marmeladema2019-10-201-1/+1
* Fix StringIO module import to be compatible with Python3marmeladema2019-10-161-2/+2
* Use iteritems from six module for Python3 compatibilitymarmeladema2019-10-161-2/+3
* Improve print statement compatibility with Python3marmeladema2019-10-161-8/+10
* report when blocked package exception is not neededSiddhartha Mishra2019-09-223-1/+60
* have tidy always check Cargo.lockSiddhartha Mishra2019-09-221-1/+4
* rustfmtJosh Matthews2019-07-091-0/+4
* Remove regex-based checks in servo-tidy that are covered by rustfmtSimon Sapin2019-06-222-88/+0
* Auto merge of #23400 - staktrace:patch-1, r=jdmbors-servo2019-06-031-0/+2
|\
| * Include missing dependency requirementsKartikaya Gupta (kats)2019-05-151-0/+2
* | Add XR.test()Manish Goregaokar2019-05-301-0/+1
|/
* Treat url strings are unsplittableShanavas M2019-01-082-0/+8
* Add spec linksManish Goregaokar2018-12-221-0/+1
* Don't lint subdirectories of virtual manifest paths.Josh Matthews2018-12-131-1/+1
* Update MPL license to https (part 1)Jan Andre Ikenmeyer2018-11-1911-11/+11
* servo-tidy: Allow to use MPL with http and httpsJan Andre Ikenmeyer2018-11-192-3/+9
* Remove useless `use crate_name;` imports.Simon Sapin2018-11-081-1/+0
* Fix test-tidy self testPyfisch2018-11-071-6/+0
* Remove import order check from test-tidyPyfisch2018-11-061-32/+0
* Sort `use` statementsSimon Sapin2018-11-061-1/+9
* Move Khronos WebGL tests to /_webgl/Anthony Ramine2018-08-251-1/+1
* test-tidy fixesFernando Jiménez Moreno2018-07-301-0/+1
* 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