aboutsummaryrefslogtreecommitdiffstats
path: root/build/code-batch-process.go
Commit message (Expand)AuthorAgeFilesLines
* Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461)silverwind2024-04-131-12/+3
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-1/+1
* Clean some legacy files and move some build files (#23699)wxiaoguang2023-03-251-1/+0
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Simplify fmt-check (#21458)silverwind2022-10-161-7/+4
* Use own Go version instead of hardcoded 1.17 for `make fmt` (#21457)Yarden Shoham2022-10-151-1/+12
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-3/+3
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* Use `go run` for tool dependencies, require go 1.17 (#18874)silverwind2022-03-151-3/+3
* Fix `make fmt` and `make fmt-check` (#18633)silverwind2022-02-061-5/+6
* format with gofumpt (#18184)65432022-01-201-1/+1
* Fix documents for development and bug report (#18249)wxiaoguang2022-01-131-2/+2
* Fix code formating (#17830)mscherer2021-11-271-1/+1
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-0/+284