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:
2025-07-14 02:14:35 +03:00
committed by GitHub
parent e5966fb24d
commit 4ef7e226e2
4 changed files with 3 additions and 12 deletions

View File

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