1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Format files (#13698)

* align "make help"

* format

* untouch build/generate-svg.js

* untouch .eslintrc

* combine editorconfig's

* rm editorconfig

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
6543
2020-11-28 07:12:22 +01:00
committed by GitHub
parent 742e21aeba
commit e7b47c5215
37 changed files with 92 additions and 134 deletions

View File

@@ -23,4 +23,4 @@ To use Gitea's built-in LFS support, you must update the `app.ini` file:
LFS_START_SERVER = true
; Where your lfs files reside, default is data/lfs.
LFS_CONTENT_PATH = /home/gitea/data/lfs
```
```