This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
devilutionX
mirror of
https://github.com/diasurgical/devilutionX.git
Watch
1
Star
0
Fork
You've already forked devilutionX
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
.editorconfig: Set .py to LF
pull/3463/head
Gleb Mazovetskiy
4 years ago
committed by
Anders Jenbo
parent
f45270e9ab
commit
13c5da4e43
1 changed files
with
3 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
.editorconfig
3
.editorconfig
Unescape
Escape
View File
@ -17,6 +17,9 @@ end_of_line = lf
[*.po]
end_of_line
=
lf
[*.py]
end_of_line
=
lf
[*.yml]
indent_style
=
space
end_of_line
=
lf
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/devilutionX
Title
Body
Create Issue