summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/lint/with_config.out
AgeCommit message (Collapse)Author
2022-12-17fix(lint): column number for pretty reporting was off by 1 (#17107)David Sherret
Closes #17086
2021-10-04test: refactor lint tests into directories (#12317)Bartek IwaƄczuk
Just reorganizing lint tests in such a way that adding new file in a directory doesn't change result of other tests.