aboutsummaryrefslogtreecommitdiff
path: root/bin/tests/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* new lint: useless_has_attrAkshay2022-02-201-1/+2
|
* new lint: bool_simplificationAkshay2022-02-201-1/+2
| | | | TODO: add more patterns to this
* new lint: deprecated_to_pathAkshay2022-01-301-1/+2
|
* new lint: faster_zipattrswithAkshay2022-01-301-2/+3
|
* refactor parsing code, simplify testsAkshay2022-01-141-2/+2
|
* allow for version based lintsAkshay2022-01-081-24/+42
|
* remove tests for unquoted_splicesAkshay2021-12-041-1/+1
|
* add snapshot test suitesnapshot-testsAkshay2021-11-081-0/+47