feat: implement JSON Patch for Software resource #529
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 1 warning
linters:
internal/handlers/software.go#L218
File is not `gofmt`-ed with `-s` (gofmt)
|
linters:
internal/handlers/software.go#L194
switch statements should only be cuddled with variables switched (wsl)
|
linters
issues found
|
linters:
internal/handlers/software.go#L35
var-naming: var errMalformedJsonPatch should be errMalformedJSONPatch (revive)
|