mirror of https://github.com/Nheko-Reborn/nheko
Merge pull request #1585 from Mikaela/gitattributes2
.{gitattributes,editorconfig} take twopull/1542/merge
commit
54ffd335b7
@ -0,0 +1,8 @@ |
||||
root = true |
||||
|
||||
[*] |
||||
insert_final_newline = true |
||||
charset = utf-8 |
||||
indent_style = space |
||||
indent_size = 4 |
||||
max_line_length = 100 |
@ -0,0 +1,3 @@ |
||||
# Explicitly disable EOL normalization |
||||
* -text diff |
||||
third_party/** linguist-vendored |
Loading…
Reference in new issue