gitea/tools
silverwind e03a68c48b
Some checks failed
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Misc tool tweaks (#35734)
Some minor tooling tweaks:

- Ignore .venv in golangci-lint
- Move go tools to tools directory (e.g. everything that is not "build")
- Enable reportUnusedInlineConfigs in eslint, no current violations
- Apply modernize fix in code-batch-process, modernize cli did
apparently not catch it because of the `go:build ignore` tag.
2025-10-23 09:07:39 +00:00
..
code-batch-process.go Misc tool tweaks (#35734) 2025-10-23 09:07:39 +00:00
generate-images.ts Migrate tools and configs to typescript, require node.js >= 22.18.0 (#35421) 2025-09-06 12:58:25 +00:00
generate-svg-vscode-extensions.json Fix file icon mapping (#33855) 2025-03-11 21:06:59 +08:00
generate-svg.ts Migrate tools and configs to typescript, require node.js >= 22.18.0 (#35421) 2025-09-06 12:58:25 +00:00
gocovmerge.go Misc tool tweaks (#35734) 2025-10-23 09:07:39 +00:00
lint-go-gopls.sh Upgrade gopls to v0.19.0, add make fix (#34772) 2025-06-18 19:30:40 +00:00
lint-templates-svg.ts Migrate tools and configs to typescript, require node.js >= 22.18.0 (#35421) 2025-09-06 12:58:25 +00:00
misspellings.csv Update misspell to 0.5.1 and add misspellings.csv (#30573) 2024-04-27 08:03:49 +00:00
test-echo.go Misc tool tweaks (#35734) 2025-10-23 09:07:39 +00:00
watch.sh