oxc/crates/oxc_linter
Don Isaac cc922f4c89
feat(vscode): provide config's schema to oxlint config files (#4826)
Updates the VSCode plugin client to automatically provide our
auto-generated
JSON schema to `\.?oxlint(rc)?(\.json)?` files.
2024-08-12 09:15:47 +08:00
..
examples refactor(linter): improve diagnostic labeling (#3960) 2024-06-29 05:19:22 +00:00
fixtures refactor(linter): replace Windows-style line breaks with Unix-style in test fixture (#4768) 2024-08-08 17:33:04 +00:00
src feat(vscode): provide config's schema to oxlint config files (#4826) 2024-08-12 09:15:47 +08:00
tests
Cargo.toml test(linter): ensure rule docs have valid syntax (#4644) 2024-08-10 05:03:09 +00:00
CHANGELOG.md Release oxlint v0.7.0 (#4657) 2024-08-05 13:46:06 +08:00