aboutsummaryrefslogtreecommitdiff
path: root/bin/tests/data
Commit message (Collapse)AuthorAgeFilesLines
* useless_has_attr: do not parenthesize select expressions in fixesAkshay2022-02-201-0/+1
| | | | | `select` expresisons are more tightly binding than `or` expressions, we do not have to parenthesize them when placed next to an `or`.
* new lint: useless_has_attrAkshay2022-02-201-0/+9
|
* new lint: bool_simplificationAkshay2022-02-201-0/+7
| | | | TODO: add more patterns to this
* new lint: deprecated_to_pathAkshay2022-01-301-0/+6
|
* new lint: faster_zipattrswithAkshay2022-01-301-0/+13
|
* do not raise empty_pattern on nixos modulesAkshay2022-01-291-0/+8
|
* allow for version based lintsAkshay2022-01-081-0/+15
|
* remove tests for unquoted_splicesAkshay2021-12-041-15/+0
|
* new lint: empty_inheritAkshay2021-12-041-0/+3
|
* add snapshot test suitesnapshot-testsAkshay2021-11-0813-0/+116