oxc/crates/oxc_cli/src
Boshen 3b7e1fde89
chore(cli): run parser with allow_return_outside_function
because there are a lot of scripts that have top level return functions
2023-06-28 18:40:47 +08:00
..
lint chore(cli): run parser with allow_return_outside_function 2023-06-28 18:40:47 +08:00
type_check Update to latest Ezno checker and more (#463) 2023-06-21 08:09:41 +08:00
git.rs feat(cli): introduce pretty errors (#111) 2023-03-04 20:40:07 -08:00
lib.rs feat(cli): create a oxlint binary 2023-06-27 21:55:07 +08:00
main.rs feat(cli): Basic recursive implementation of module based linting (#468) 2023-06-23 08:26:05 +08:00
result.rs fix(cli): change "Found X errors" to "Found X warnings" 2023-06-27 23:48:26 +08:00
walk.rs refactor: move SourceType from oxc_ast to oxc_span (#351) 2023-05-12 23:16:14 +08:00