Open obbardc opened 1 year ago
Ensure that submitted merge requests are run through a linter check to keep high code quality.
NOTE: Need to fix linter/fmt errors before undrafting PR.
I've played around with this a while ago (see https://github.com/go-debos/debos/issues/378) but didn't manage to get past the lint issues in ostree. How did you manage to handle those?
Ensure that submitted merge requests are run through a linter check to keep high code quality.
NOTE: Need to fix linter/fmt errors before undrafting PR.