nitter/nitters/gitea
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
..
templates test(gitea): add tests for config and templates 2023-03-08 17:28:35 +01:00
config.go feat(gitea): add lint-pr command 2023-03-09 12:15:35 +01:00
config_test.go test(gitea): add tests for config and templates 2023-03-08 17:28:35 +01:00
pr_nitter.go feat(gitea): add lint-pr command 2023-03-09 12:15:35 +01:00
pr_nitter_test.go test(gitea): add basic test for PR review creation 2023-03-09 08:46:13 +01:00