aboutsummaryrefslogtreecommitdiff
path: root/lib/src/lints/unquoted_splice.rs
Commit message (Collapse)AuthorAgeFilesLines
* allow for version based lintsAkshay2022-01-081-2/+2
|
* introduce --config flagAkshay2021-11-281-1/+1
|
* apply clippy lintsfigsoda2021-11-021-1/+1
|
* fix testsfigsoda2021-11-011-2/+2
|
* add `explain` subcommand and explanations to all lintsAkshay2021-10-311-2/+26
|
* add 3 new lints, bump to v0.2.3v0.2.3Akshay2021-10-271-0/+33
- empty_pattern - redundant_pattern_bind - unquoted_splice