Files
faveo/vendor/davejamesmiller/laravel-breadcrumbs/docs/.editorconfig
2016-06-13 20:41:55 +05:30

7 lines
228 B
INI

# 4 space indents in ReST because that's what we want for most code examples
# and if we use tabs it defaults to 8 (and isn't easy to change)
# http://stackoverflow.com/questions/1686837
[*]
indent_size = 4
indent_style = space