mirror of
https://github.com/ivuorinen/go-test-sarif.git
synced 2026-02-05 07:45:34 +00:00
chore(lint): readme line width fix
This commit is contained in:
3
.github/README.md
vendored
3
.github/README.md
vendored
@@ -1,6 +1,7 @@
|
||||
# go-test-sarif
|
||||
|
||||
`go-test-sarif` is a CLI tool and GitHub Action for converting `go test -json` output into SARIF format, making it compatible with GitHub Security Tab and other SARIF consumers.
|
||||
`go-test-sarif` is a CLI tool and GitHub Action for converting `go test -json` output into SARIF format,
|
||||
making it compatible with GitHub Security Tab and other SARIF consumers.
|
||||
|
||||
## 🚀 Features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user