This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Merge pull request
#79
from strk/Makefile-tabs
Use tabs in Makefiles
tags/v1.2.0-rc1
Thomas Boerger
GitHub
8 years ago
parent
786cd767ff
f481126001
commit
9f019cc42f
1 changed files
with
3 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.editorconfig
+ 3
- 0
.editorconfig
View File
@@ -16,6 +16,9 @@ indent_size = 4
indent_style = tab
indent_style = tab
indent_size = 2
indent_size = 2
[Makefile]
indent_style = tab
[*.{less,yml}]
[*.{less,yml}]
indent_style = space
indent_style = space
indent_size = 2
indent_size = 2
Write
Preview
Loading…
Cancel
Save