This website requires JavaScript.
Explore
Help
Sign In
dan
/
oxc
Watch
1
Star
0
Fork
You've already forked oxc
0
mirror of
https://github.com/danbulant/oxc
synced
2026-05-24 20:32:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5106d2d63d
oxc
/
crates
/
oxc_cli
/
src
History
Boshen
5106d2d63d
fix(cli): fix clippy warning
2023-03-05 11:04:43 +08:00
..
command.rs
test(oxc_linter): add testing for code fixer (
#101
)
2023-03-03 21:37:25 -08:00
git.rs
feat(cli): filter out uncommitted files (
#110
)
2023-03-03 22:42:22 -08:00
lib.rs
fix(cli): fix clippy warning
2023-03-05 11:04:43 +08:00
main.rs
feat(cli): support --quiet flag for lint command
2023-02-27 07:43:00 -08:00
options.rs
perf(cli): lint files while walking directories
2023-03-04 04:38:58 -08:00
result.rs
feat(cli): Print lint duration (
#105
)
2023-03-03 18:34:30 -08:00
walk.rs
perf(cli): do not follow symlinks in
ignore
because it is a slow syscall
2023-03-04 04:38:58 -08:00