forgejo/tools
Gusted 3a8cea52cd chore: remove gopls in Makefile (#8205)
- `lint-go-gopls` runs `gopls check` over Forgejo's codebase. It report errors found by the diagnosis tool of gopls, most of it are errors that can be catched by existing linters. It is not used in the CI, remove it.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8205
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-06-17 08:28:26 +02:00
..
generate-images.js chore: use sharp to generate images (#7512) 2025-04-11 15:12:50 +00:00
generate-svg.js Enforce trailing comma in JS on multiline (#30002) 2024-03-26 19:04:27 +01:00
lint-templates-svg.js Add svg linter and fix incorrect svgs (#30086) 2024-03-30 07:17:30 +01:00
migrate_locales.sh Initial support for localization and pluralization with go-i18n-JSON-v2 format 2025-01-17 11:21:28 +01:00
watch.sh move some scripts from 'build' to 'tools' directory, misc refactors (#29844) 2024-03-26 19:04:25 +01:00