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