aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy
Commit message (Expand)AuthorAgeFilesLines
...
* Added test-tidy check for blocked packages.Alan Jeffrey2017-01-051-0/+35
* Fix tidy json alphabetical order checkUK9922016-12-291-1/+1
* Tidy: Check Cargo.lock for packages with same version and different sourcesUK9922016-12-263-49/+60
* Tidy: Simplify path normalizationUK9922016-12-261-15/+11
* Add a tidy check for problematic match cases in script_thread.rsJosh Matthews2016-12-163-0/+27
* Auto merge of #14051 - birryree:tidy-check-buildbot-steps, r=aneeshusabors-servo2016-12-085-4/+89
|\
| * Add tidy linting checks for buildbot_steps.ymlWilliam Lee2016-12-085-4/+89
* | Implement tidy commit message testSijmen Schoon2016-12-031-1/+19
* | Move to Cargo workspacesAnthony Ramine2016-11-281-0/+2
* | Support basic immutable CSSOMManish Goregaokar2016-11-151-1/+1
* | Add tests for the new LintRunnerRavi Shankar2016-11-117-0/+46
* | Isolate the WPT lint and make use of the LintRunnerRavi Shankar2016-11-111-27/+4
* | Add a generic LintRunner object for running custom lintsRavi Shankar2016-11-111-0/+49
* | Move file list iterator to a new moduleRavi Shankar2016-11-102-42/+53
|/
* Check for JSON key non-duplication and orderYuki Izumi2016-11-073-3/+31
* Auto merge of #13986 - iamrohit7:tidy-feature-attrs, r=Wafflespeanutbors-servo2016-11-013-0/+47
|\
| * Tests alphabetical ordering of #![feature(...)]Rohit Burra2016-11-012-0/+22
| * Alphabetical order for #![feature(...)] in lib.rsRohit Burra2016-11-011-0/+25
* | Auto merge of #13988 - dsprenkels:tidy-fncalls, r=Wafflespeanutbors-servo2016-10-313-1/+11
|\ \
| * | test-tidy: Check for space between function name and `(`Daan Sprenkels2016-10-313-1/+11
| |/
* / Reinstate the wpt lint checking.Ms2ger2016-10-311-6/+10
|/
* Update to use the new Android library build rules.Mátyás Mustoha2016-10-281-1/+1
* Don't check untracked file in tidyShing Lyu2016-10-281-4/+1
* add SVG2 draft link to WEBIDL_STANDARDS test-tidy listAlexandrov Sergey2016-10-071-0/+1
* Auto merge of #13447 - gterzian:check_webidls_folder_files, r=Wafflespeanutbors-servo2016-10-028-3/+47
|\
| * update docs with test commandGregory2016-10-021-0/+5
| * tidy: checking directories for unexpected file extensionsGregory2016-10-027-3/+42
* | using word license in test name for consistencyMatt Schmoyer2016-10-011-1/+1
* | Avoid unecessary loop evaluation on empty lines for tidy check_licenseMatt Schmoyer2016-10-011-2/+3
|/
* Replace instances of old ServiceWorker specification URL with new oneVignesh Sarma K (വിഘ്നേഷ് ശ൪മ കെ)2016-09-251-1/+0
* Issue #13350 Report tidy error for space after (Hugo Thiessard2016-09-233-0/+12
* Fix ordering `use` statements with bracesUK9922016-09-092-4/+8
* Auto merge of #13107 - UK992:tidy, r=Wafflespeanutbors-servo2016-08-313-0/+8
|\
| * Tidy: Handle empty filesUK9922016-08-293-0/+8
* | bump Tidy version noedunham2016-08-291-1/+1
|/
* Check for license only in Cargo.tomlUK9922016-08-253-5/+4
* Some cleanups in tidyRavi Shankar2016-08-232-43/+34
* Check for errors in tidy config fileUK9922016-08-203-1/+69
* Tidy config fileUK9922016-08-201-55/+56
* Ignore TOML failing to parse Cargo.lock, due to a bugVladimir Vukicevic2016-08-171-2/+12
* Don't enforce line length in Cargo.toml filesVladimir Vukicevic2016-08-171-2/+3
* Auto merge of #12781 - UK992:tidycheck-rebased, r=Wafflespeanutbors-servo2016-08-147-105/+93
|\
| * Add support colored text in Windows ConsoleUK9922016-08-132-0/+4
| * Check for blank line after shebang and grab actual comment block instead of h...UK9922016-08-124-8/+22
| * Improve tidy's license validation logicedunham2016-08-126-105/+75
* | Update ordered-float.Ms2ger2016-08-111-1/+1
* | Issue #12421: tidy should also check .html filesSimon Martin2016-08-091-4/+9
* | Prefer length and percentage for word spacingRavi Shankar2016-08-091-1/+1
|/
* Add lint for `[` instead of `[[` in shells scriptsAneesh Agrawal2016-08-053-0/+9
* Add lint to ensure substitutions use the full formAneesh Agrawal2016-08-053-0/+9