This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Use tabs in Makefiles
for-closed-social
Sandro Santilli
8 years ago
parent
b58b634e0e
commit
c808e8c138
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
.editorconfig
+ 4
- 0
.editorconfig
View File
@ -16,6 +16,10 @@ indent_size = 4
indent_style
=
tab
indent_size
=
2
[Makefile]
indent_style
=
tab
indent_size
=
8
[*.{less,yml}]
indent_style
=
space
indent_size
=
2
Write
Preview
Loading…
Cancel
Save