mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Adds the following tasks so we can use them in the website repo to generate documentations. `cargo run -p website` * linter-cli * linter-rules * linter-json-schema
3 lines
55 B
Rust
3 lines
55 B
Rust
#![allow(clippy::missing_panics_doc)]
|
|
|
|
pub mod linter;
|