X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.editorconfig;h=e977f36308fa9f1d7d17ee1c5851c3ad21231847;hb=990262cb4558f6eb0fbb936b83c9cc72daa585a6;hp=30a29ddf9d70c37eb177037116d041b42fcd4ec9;hpb=fef179cfe7d8d72a0705202e9dcfd2196932f3ac;p=platform%2Fupstream%2Flibxkbcommon.git diff --git a/.editorconfig b/.editorconfig index 30a29dd..e977f36 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,6 +9,6 @@ indent_style = space indent_size = 4 max_line_length = 80 -[*.yml] +[*.yml,*.md] indent_style = space indent_size = 2