mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37ead26e36
* Run 'make fmt' 'make fmt' currently produces this change, I'm not sure how CI did not fail on it, I made sure I have `mvdan.cc/gofumpt@latest`. * Fix 'make fmt-check' `make fmt-check` did not run all commands that `make fmt` did, resulting in missed diffs. Fix that by just depending on the `fmt` target. Includes: https://github.com/go-gitea/gitea/pull/18633 * Make gitea-fmt work with -l and -d and integrate gofumpt This implements -l, -w and -d with gitea-fmt and merges gofumpt. Signed-off-by: Andrew Thornton <art27@cantab.net> * as per silverwind Signed-off-by: Andrew Thornton <art27@cantab.net> * Apply suggestions from code review * use -l instead of -d for fmt-check Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: Andrew Thornton <art27@cantab.net> |
3 years ago | |
---|---|---|
.. | ||
codeformat | 3 years ago | |
code-batch-process.go | 3 years ago | |
generate-bindata.go | 3 years ago | |
generate-emoji.go | 3 years ago | |
generate-gitignores.go | 3 years ago | |
generate-images.js | 3 years ago | |
generate-licenses.go | 3 years ago | |
generate-svg.js | 3 years ago | |
gitea-format-imports.go | 3 years ago | |
gocovmerge.go | 3 years ago | |
test-env-check.sh | 3 years ago | |
test-env-prepare.sh | 3 years ago | |
update-locales.sh | 4 years ago |