Logo

GitLab

Sign in

tutorial / directive

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • directive
  • ..
  • Chart
  • .editorconfig
  • 组件提交
    48ef3e65
    zhaoxing authored
    2017-08-23 11:21:41 +0800  
    Browse File »
.editorconfig 172 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
# http://editorconfig.org
root = true

[*]
indent_style = tab
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = false