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
1.3
Gleb Mazovetskiy
4 years ago
committed by
Anders Jenbo
parent
ff03f16997
commit
e579197a96
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
Unified 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]
[*.po]
end_of_line
=
lf
end_of_line
=
lf
[*.py]
end_of_line
=
lf
[*.yml]
[*.yml]
indent_style
=
space
indent_style
=
space
end_of_line
=
lf
end_of_line
=
lf
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/devilutionX
Title
Body
Create Issue