dashboard
repositories
filestore
activity
search
login
speedprog
/
mtg/mtg_card_detector
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Just used spaces for indents instead of Tabs
AlexeyAB
2018-07-10
cfc5fedbb6df2471493b1ec162d0024485618211
[~speedprog/mtg/mtg_card_detector.git]
/
src
/
.editorconfig
1
2
3
4
5
6
root=true
[*]
trim_trailing_whitespace = true
indent_style = space
indent_size = 4