7 Commits (b10c416f9e72da39fb5f7398c7c67faaab008a5e)

Author SHA1 Message Date
Lunny Xiao 4f63f283c4
Rename scripts to build and add revive command as a new build tool command (#10942)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
silverwind 848502d04c
Exclude vendor dirs from git CRLF normalization (#10911)
* Exclude vendor dirs from git CRLF normalization

Should get rid of a few warnings like at the end of `lint-backend` like
https://drone.gitea.io/go-gitea/gitea/23117/1/4

* make vendor

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
4 years ago
silverwind 1718a9591c Ensure LF on checkouts and in editors (#9259)
This will ensure our repo is always checked out with LF line endings
which should help Windows users who have line ending normalization
enabled.

Additionally, added the LF preference to .editorconfig.
5 years ago
Lunny Xiao 8f1c311b90 ignore static files statstics for linguist 8 years ago
Thomas Boerger b3abc2775f
Dropped more or less useless files 8 years ago
Unknwon 72dd299ca0 Update .gitattributes 8 years ago
Unknwon 9266f28822 Fix GitHub wrong repo language detection 8 years ago