Skip to content

Commit 6390844

Browse files
Zxillyepage
authored andcommitted
feat: Implement sarif format reporter
Fixes #594
1 parent 32b9644 commit 6390844

File tree

13 files changed

+611
-36
lines changed

13 files changed

+611
-36
lines changed

Cargo.lock

Lines changed: 189 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/typos-cli/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ colorchoice-clap = "1.0.3"
7676
serde_regex = "1.1.0"
7777
regex = "1.10.4"
7878
encoding_rs = "0.8.34"
79+
serde-sarif = "0.5.0"
7980

8081
[dev-dependencies]
8182
assert_fs = "1.1"

0 commit comments

Comments
 (0)