aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy/servo_tidy_tests/test_tidy.py
Commit message (Expand)AuthorAgeFilesLines
* Make tidy check that opening and closing braces that begin a line do so with ...coalman2017-04-181-0/+2
* added tidy check for -> ()lucantrop2017-03-131-0/+1
* Rewrite the ban-type lint in PythonJefry Lagrange2017-02-251-0/+8
* Add 'use statements with extraneous spaces' tidy checkvwvww2017-02-231-0/+2
* Tidy: Report invalid listed ignored directories and filesUK9922017-01-181-0/+2
* Rust tidy: disallow assignment = in the beginning of lineJure Podgoršek2017-01-061-0/+1
* Tidy: Check Cargo.lock for packages with same version and different sourcesUK9922016-12-261-6/+10
* Add a tidy check for problematic match cases in script_thread.rsJosh Matthews2016-12-161-0/+6
* Auto merge of #14051 - birryree:tidy-check-buildbot-steps, r=aneeshusabors-servo2016-12-081-0/+15
|\
| * Add tidy linting checks for buildbot_steps.ymlWilliam Lee2016-12-081-0/+15
* | Add tests for the new LintRunnerRavi Shankar2016-11-111-0/+23
* | Move file list iterator to a new moduleRavi Shankar2016-11-101-4/+3
|/
* Check for JSON key non-duplication and orderYuki Izumi2016-11-071-0/+6
* Auto merge of #13986 - iamrohit7:tidy-feature-attrs, r=Wafflespeanutbors-servo2016-11-011-0/+8
|\
| * Tests alphabetical ordering of #![feature(...)]Rohit Burra2016-11-011-0/+8
* | test-tidy: Check for space between function name and `(`Daan Sprenkels2016-10-311-0/+1
|/
* Auto merge of #13447 - gterzian:check_webidls_folder_files, r=Wafflespeanutbors-servo2016-10-021-0/+12
|\
| * tidy: checking directories for unexpected file extensionsGregory2016-10-021-0/+12
* | using word license in test name for consistencyMatt Schmoyer2016-10-011-1/+1
|/
* Issue #13350 Report tidy error for space after (Hugo Thiessard2016-09-231-0/+3
* Fix ordering `use` statements with bracesUK9922016-09-091-0/+1
* Tidy: Handle empty filesUK9922016-08-291-0/+5
* Check for license only in Cargo.tomlUK9922016-08-251-1/+1
* Some cleanups in tidyRavi Shankar2016-08-231-3/+3
* Check for errors in tidy config fileUK9922016-08-201-0/+7
* Check for blank line after shebang and grab actual comment block instead of h...UK9922016-08-121-0/+5
* Improve tidy's license validation logicedunham2016-08-121-0/+4
* Add lint for `[` instead of `[[` in shells scriptsAneesh Agrawal2016-08-051-0/+2
* Add lint to ensure substitutions use the full formAneesh Agrawal2016-08-051-0/+1
* Add lint for backticks in shell scriptsAneesh Agrawal2016-08-051-0/+1
* Auto merge of #12295 - jimberlage:12158/shell-linting, r=aneeshusabors-servo2016-08-041-0/+6
|\
| * Add linting for shell scriptsJim Berlage2016-07-221-0/+6
* | Auto merge of #12567 - servo:tidy-self-test-result, r=jdmbors-servo2016-07-241-1/+1
|\ \
| * | Return failure if the tidy self-tests fail.Ms2ger2016-07-231-1/+1
| |/
* / Issue #12564: Fix "./mach test-tidy --self-test".Simon Martin2016-07-231-3/+4
|/
* [tidy] check for duplicate keys in .json filesOwen Coutts2016-07-081-0/+5
* [tidy] Add test for existing json functionalityOwen Coutts2016-07-071-0/+5
* Add style check, test, and code fixes for an else brace check.Travis Dean2016-07-041-0/+1
* Removed unused function and minor cleanupRavi Shankar2016-06-161-1/+1
* Auto merge of #11621 - h4xr:mach_fix, r=Wafflespeanutbors-servo2016-06-141-0/+10
|\
| * Make mach consider ignored dirsSaurabh Badhwar2016-06-151-0/+10
* | Auto merge of #11190 - mrmiywj:Root-tidy-checker, r=jdmbors-servo2016-06-051-0/+1
|\ \ | |/ |/|
| * add &Root<T> checkermrmiywj2016-06-051-0/+1
* | Warn about empty lines following an open brace.Josh Matthews2016-05-271-0/+1
* | Report use statements that use {} with only one entryCullen Rhodes2016-05-271-0/+1
|/
* add tidy test for 'missing space after :' in stuctsaeischeid2016-05-111-0/+2
* Adding parameter to tidy for skipping print text when running testsaskeing2016-04-261-10/+10
* Test for tidy.check_lock function #9152Maciej Skrzypkowski2016-04-251-0/+12
* Auto merge of #10786 - zwn:tidy-modelines, r=Manishearthbors-servo2016-04-221-0/+8
|\
| * tidy check for vim and emacs modelines.Zbynek Winkler2016-04-211-0/+8