mirror of
https://github.com/ivuorinen/go-test-sarif.git
synced 2026-01-26 03:04:09 +00:00
chore(lint): add revive and lint
This commit is contained in:
@@ -6,3 +6,4 @@ linters:
|
||||
- errcheck
|
||||
- govet
|
||||
- staticcheck
|
||||
- revive
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// Package main provides the CLI for converting go test JSON output to SARIF format.
|
||||
package main
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user