You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 months ago
..
codeformat Implement FSFE REUSE for golang files (#21840) 2 years ago
backport-locales.go Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 9 months ago
code-batch-process.go Replace `interface{}` with `any` (#25686) 11 months ago
generate-bindata.go Change use of Walk to WalkDir to improve disk performance (#22462) 1 year ago
generate-emoji.go Update emoji set to Unicode 15 (#25595) 11 months ago
generate-gitignores.go Remove legacy `+build:` constraint (#19582) 2 years ago
generate-go-licenses.go Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 9 months ago
generate-images.js Add `eslint-plugin-github` and fix issues (#29201) 4 months ago
generate-licenses.go Remove deprecated licenses (#20222) 2 years ago
generate-svg.js Add `eslint-plugin-github` and fix issues (#29201) 4 months ago
gocovmerge.go Implement FSFE REUSE for golang files (#21840) 2 years ago
test-echo.go Clean some legacy files and move some build files (#23699) 1 year ago
test-env-check.sh Prepare and check test env during CI (#17725) 3 years ago
test-env-prepare.sh Prepare and check test env during CI (#17725) 3 years ago
update-locales.sh Clarify Gitea/Crowdin locale behaviors, add tests for LocaleStore, fix some strings with semicolons (#23819) 1 year ago
watch.sh Reduce verbosity of dev commands (#24917) 1 year ago