chore(lint): readme line width fix

This commit is contained in:
2025-03-26 19:30:36 +02:00
parent a62ce7b82d
commit 8be2664e15

3
.github/README.md vendored
View File

@@ -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