1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 21:34:37 +01:00
gitea/build
silverwind 0647df3e83
Simplify fmt-check (#21458)
`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>
2022-10-16 16:11:17 +08:00
..
codeformat
code-batch-process.go
generate-bindata.go
generate-emoji.go
generate-gitignores.go
generate-go-licenses.go
generate-images.js
generate-licenses.go
generate-svg.js
gocovmerge.go
test-env-check.sh
test-env-prepare.sh
update-locales.sh