mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 23:34:25 +00:00
d77176912b
* Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
9 lines
96 B
INI
Vendored
9 lines
96 B
INI
Vendored
# http://editorconfig.org
|
|
|
|
root = true
|
|
|
|
[*]
|
|
charset = utf-8
|
|
end_of_line = lf
|
|
indent_style = tab
|