summaryrefslogtreecommitdiff
path: root/cli/tests/integration/lint_tests.rs
AgeCommit message (Expand)Author
2023-05-23feat: add support for globs in the config file and CLI arguments for files (#...Bartek Iwańczuk
2023-02-27chore: test builders for integration tests (#17965)David Sherret
2023-01-13tests: move integration tests to a single module (#17380)Bartek Iwańczuk
2022-11-26tests: move integration tests to separate modules (#16816)Bartek Iwańczuk
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-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-11-04fix(lint): use recommended tag if there is no tags in config file or flags (#...Zheyu Zhang
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-06-27chore: split up integration_tests.rs into separate files (#11131)David Sherret