forked from forgejo/forgejo
Improve push update options (#10105)
* Improve push update options * fix test * More refactor and fix lint * fix lint * Fix lint Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
parent
70aa629ae7
commit
bf1970d0bd
5 changed files with 193 additions and 153 deletions
|
@ -95,3 +95,6 @@ issues:
|
|||
- linters:
|
||||
- misspell
|
||||
text: '`Unknwon` is a misspelling of `Unknown`'
|
||||
- path: models/update.go
|
||||
linters:
|
||||
- unused
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue