mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-27 05:55:21 +08:00
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. |
||
|---|---|---|
| .. | ||
| code-batch-process.go | ||
| generate-images.ts | ||
| generate-svg-vscode-extensions.json | ||
| generate-svg.ts | ||
| gocovmerge.go | ||
| lint-go-gopls.sh | ||
| lint-templates-svg.ts | ||
| misspellings.csv | ||
| test-echo.go | ||
| watch.sh | ||