Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 'use statements with extraneous spaces' tidy check | vwvww | 2017-02-23 | 1 | -0/+1 |
* | Rust tidy: disallow assignment = in the beginning of line | Jure Podgoršek | 2017-01-06 | 1 | -0/+3 |
* | test-tidy: Check for space between function name and `(` | Daan Sprenkels | 2016-10-31 | 1 | -1/+3 |
* | Issue #13350 Report tidy error for space after ( | Hugo Thiessard | 2016-09-23 | 1 | -0/+8 |
* | Add style check, test, and code fixes for an else brace check. | Travis Dean | 2016-07-04 | 1 | -0/+6 |
* | Tidy test for ignoring attributes | Ravi Shankar | 2016-06-16 | 1 | -0/+1 |
* | Auto merge of #11190 - mrmiywj:Root-tidy-checker, r=jdm | bors-servo | 2016-06-05 | 1 | -1/+1 |
|\ | |||||
| * | add &Root<T> checker | mrmiywj | 2016-06-05 | 1 | -1/+1 |
* | | Report use statements that use {} with only one entry | Cullen Rhodes | 2016-05-27 | 1 | -0/+1 |
|/ | |||||
* | add tidy test for 'missing space after :' in stucts | aeischeid | 2016-05-11 | 1 | -0/+4 |
* | Report lines starting with &&. | Zbynek Winkler | 2016-04-22 | 1 | -1/+4 |
* | Package tidy | askeing | 2016-04-14 | 1 | -0/+37 |