dashboard
repositories
filestore
activity
search
login
speedprog
/
mtg/mtg_card_detector
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Added trim() function for label paths
AlexeyAB
2018-08-20
e1801f5aec1373475682fa4d0850a3469dab6ef7
[~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