mirror of
https://github.com/ivuorinen/go-test-sarif.git
synced 2026-03-16 02:01:42 +00:00
fix: handle test output parsing (#17)
* fix: handle go test json lines and generate sarif * fix(ci): clean up linting
This commit is contained in:
@@ -15,5 +15,6 @@ PRINT_ALPACA: false # Print Alpaca logo in console
|
||||
SARIF_REPORTER: true # Generate SARIF report
|
||||
SHOW_SKIPPED_LINTERS: false # Show skipped linters in MegaLinter log
|
||||
|
||||
DISABLE_LINTERS:
|
||||
- REPOSITORY_DEVSKIM
|
||||
DISABLE_LINTERS:
|
||||
- REPOSITORY_DEVSKIM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user