This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/build
silverwind f7094c8161
Update JS dependencies, adjust eslint config (#17904)
- Update all JS dependencies to latest versions
- Add new lint rules, enable es2022 eslint parser features
- Disable github/no-then, I feel the rule was too restricting
2021-12-04 14:43:14 +08:00
..
codeformat Better builtin avatar generator (#17707) 2021-11-20 01:10:41 +08:00
code-batch-process.go Fix code formating (#17830) 2021-11-27 19:59:51 +08:00
generate-bindata.go
generate-emoji.go
generate-gitignores.go
generate-images.js Update JS dependencies, adjust eslint config (#17904) 2021-12-04 14:43:14 +08:00
generate-licenses.go
generate-svg.js Update JS dependencies, adjust eslint config (#17904) 2021-12-04 14:43:14 +08:00
gitea-format-imports.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
gocovmerge.go
test-env-check.sh Prepare and check test env during CI (#17725) 2021-11-19 13:58:34 +08:00
test-env-prepare.sh Prepare and check test env during CI (#17725) 2021-11-19 13:58:34 +08:00
update-locales.sh