diff options
Diffstat (limited to 'crates/typst-syntax')
| -rw-r--r-- | crates/typst-syntax/Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/typst-syntax/Cargo.toml b/crates/typst-syntax/Cargo.toml index 681189bd..362b5898 100644 --- a/crates/typst-syntax/Cargo.toml +++ b/crates/typst-syntax/Cargo.toml @@ -26,3 +26,6 @@ unicode-math-class = { workspace = true } unicode-script = { workspace = true } unicode-segmentation = { workspace = true } unscanny = { workspace = true } + +[lints] +workspace = true |
