No description
Find a file
Peter Kurfer c1c1667d9f
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is passing
feat(gitea): add lint-pr command
lint-pr runs golangci-lint, captures the result and uses it directly without temporary files
It also allows to automatically retrieve the PRs base commit and run golangci-lint only against changes in the current PR
2023-03-09 12:15:35 +01:00
build feat(gitea): add lint-pr command 2023-03-09 12:15:35 +01:00
internal/commands feat(gitea): add lint-pr command 2023-03-09 12:15:35 +01:00
nitters feat(gitea): add lint-pr command 2023-03-09 12:15:35 +01:00
.drone.yml feat(gitea): add lint-pr command 2023-03-09 12:15:35 +01:00
.editorconfig wip: initial commit 2023-03-08 09:05:13 +01:00
.gitignore feat(gitea): add lint-pr command 2023-03-09 12:15:35 +01:00
.golangci.yml feat: run PoC in pipeline 2023-03-08 16:37:00 +01:00
.mockery.yaml test(gitea): add basic test for PR review creation 2023-03-09 08:46:13 +01:00
go.mod test(gitea): add basic test for PR review creation 2023-03-09 08:46:13 +01:00
go.sum test(gitea): add basic test for PR review creation 2023-03-09 08:46:13 +01:00
go.work feat(gitea): add lint-pr command 2023-03-09 12:15:35 +01:00
go.work.sum feat(gitea): add lint-pr command 2023-03-09 12:15:35 +01:00
LICENSE Initial commit 2023-03-06 17:59:21 +00:00
main.go feat(gitea): add lint-pr command 2023-03-09 12:15:35 +01:00
README.md Initial commit 2023-03-06 17:59:21 +00:00
renovate.json wip: initial commit 2023-03-08 09:05:13 +01:00

nitter