1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-15 06:04:32 -04:00
gitea/build
silverwind 26b17537e6
Add eslint-plugin-github and fix issues (#29201)
This plugin has a few useful rules. The only thing I dislike about it is
that it pulls in a rather big number of dependencies for react-related
rules we don't use, but it can't really be avoided.

Rule docs:
https://github.com/github/eslint-plugin-github?tab=readme-ov-file#rules
2024-02-16 21:41:23 +00:00
..
codeformat
backport-locales.go Use Set[Type] instead of map[Type]bool/struct{}. (#26804) 2023-08-30 06:55:25 +00:00
code-batch-process.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
generate-bindata.go
generate-emoji.go Update emoji set to Unicode 15 (#25595) 2023-06-29 16:29:48 +00:00
generate-gitignores.go
generate-go-licenses.go Use Set[Type] instead of map[Type]bool/struct{}. (#26804) 2023-08-30 06:55:25 +00:00
generate-images.js Add eslint-plugin-github and fix issues (#29201) 2024-02-16 21:41:23 +00:00
generate-licenses.go
generate-svg.js Add eslint-plugin-github and fix issues (#29201) 2024-02-16 21:41:23 +00:00
gocovmerge.go
test-echo.go
test-env-check.sh
test-env-prepare.sh
update-locales.sh
watch.sh Reduce verbosity of dev commands (#24917) 2023-05-24 20:11:04 +00:00