gitea
gitea copied to clipboard
Update tool dependencies
- Update all tool dependencies
- Run
make fmt
editorconfig-checker is failing locally with a lot of such errors:
Could not get the ContentType of file: admin/actions.tmpl
stat admin/actions.tmpl: no such file or directory
Downgraded editorconfig-checker it looks like a bug in that module:
https://github.com/editorconfig-checker/editorconfig-checker/issues/326