Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-25 | feat(lint): add a report lint config setting (#16045) | Brenley Dueck | |
Builds off this PR to add a "report" setting to deno.json which can be "pretty", "compact", or "json". | |||
2021-10-04 | test: 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. |