summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/lint
AgeCommit message (Expand)Author
2023-01-04fix: upgrade deno_ast to 0.23 (#17269)David Sherret
2022-12-17fix(lint): column number for pretty reporting was off by 1 (#17107)David Sherret
2022-10-25feat(lint): add a report lint config setting (#16045)Brenley Dueck
2022-09-28chore: fix flaky integration::lint::compact (#16075)David Sherret
2022-09-28feat(lint): add --compact flag for terse output (#15926)Brenley Dueck
2022-04-08fix: upgrade to swc_ecmascript 0.143 (#14238)David Sherret
2021-11-23fix(cli): config file should resolve paths relative to the config file (#12867)David Sherret
2021-11-04fix(lint): use recommended tag if there is no tags in config file or flags (#...Zheyu Zhang
2021-10-11refactor: integrate deno_graph into CLI (#12369)Kitson Kelly
2021-10-05feat(lint): add support for --watch flag (#11983)CGQAQ
2021-10-04test: refactor lint tests into directories (#12317)Bartek Iwańczuk
2021-09-03feat(lint): add support for config file and CLI flags for rules (#11776)Bartek Iwańczuk
2021-09-02chore: upgrade crates (#11894)Bartek Iwańczuk
2021-08-11chore: move test files to testdata directory (#11601)David Sherret