Commit 322fc9a6 authored by Stephen Edgar's avatar Stephen Edgar
Browse files

Include .editorconfig

http://editorconfig.org/
parent 37d0a305
12 merge requests!8635ignore Gruntfile.js in jekyll,!8339Fix broken links to navbar component in docs examples,!7674Clear float on all when navbar is collapsed - v3,!7680Added media queries breakpoint variables,!7775added some tests for tooltip title setter,!8157Close Me: Docs "Customize and Download" button fix,!7964commit fixes #7792,!8656Added rel="stylesheet" to CDN-Examples,!8527Inner properties move 1,!7642Include .editorconfig,!8245Interactive color picker - Closed: request against wrong branch,!7865Patch 2
Showing with 11 additions and 0 deletions
+11 -0
# editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment