mirror of https://github.com/go-gitea/gitea.git
Browse Source
`fmt-check` now simply does `fmt` before and relies on `git diff` like other checks like 'tidy-check' already do, so we can remove the argument in the tool that handles printing changed files. Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>pull/21475/head
4 changed files with 21 additions and 35 deletions
Loading…
Reference in new issue