mirror of
https://github.com/go-gitea/git.git
synced 2026-07-18 20:44:38 -04:00
[GH-ISSUE #10] Make the linter happy #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tboerger on GitHub (Nov 12, 2016).
Original GitHub issue: https://github.com/go-gitea/git/issues/10
Currently we get a lot of issues with the linter, we should fix that.
@lunny commented on GitHub (Nov 12, 2016):
I'm working on this
@lunny commented on GitHub (Nov 16, 2016):
This could be closed and I also change the protected branch setting to ask all the PR must pass drone check.
Make the linter happyto [GH-ISSUE #10] Make the linter happy