aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy/servo_tidy/tidy.py
Commit message (Expand)AuthorAgeFilesLines
* Disallow bitflags dupes againAnthony Ramine2016-05-181-1/+1
* Auto merge of #10713 - aeischeid:master, r=jdmbors-servo2016-05-111-2/+3
|\
| * add tidy test for 'missing space after :' in stuctsaeischeid2016-05-111-2/+3
* | Hoist gecko bindings into their own crate.Bobby Holley2016-05-111-3/+3
|/
* Update hyper, openssl, wayland, threadpool, offscreen_gl_contextMatt Brubeck2016-05-061-1/+1
* Update lazy_static, selectors, string_cache, futf, quickersortMatt Brubeck2016-05-021-1/+1
* Adding parameter to tidy for skipping print text when running testsaskeing2016-04-261-2/+3
* Auto merge of #10786 - zwn:tidy-modelines, r=Manishearthbors-servo2016-04-221-1/+9
|\
| * tidy check for vim and emacs modelines.Zbynek Winkler2016-04-211-1/+9
* | Report lines starting with &&.Zbynek Winkler2016-04-221-0/+1
* | Add newline to the output.Zbynek Winkler2016-04-221-1/+2
* | Applied a bunch of suggestions from Simon.Per Lundberg2016-04-211-3/+1
* | Improve properties.mako.rs file structure, take 2Per Lundberg2016-04-211-0/+2
|/
* Test for check_spec function, for tidy.py #9152Maciej Skrzypkowski2016-04-171-3/+4
* Check the "tests/wpt/web-platform-tests" folder before loading "tools.lint" m...askeing2016-04-171-5/+6
* Add servo_tidy_tests into ignore dirs, and modify setup.py to fit the tidy checkaskeing2016-04-151-1/+1
* Create a Python package of TidyAskeing Yen (fyen)2016-04-131-0/+650