• This project
    • Loading...
  • Sign in

2020-1-CloudComputing / A_Team_Khuloud

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • A_Team_Khuloud
  • frontend
  • .editorconfig
  • Ubuntu's avatar
    add front · 346f5c73
    346f5c73
    Ubuntu authored 2020-05-28 03:48:51 +0000
.editorconfig 207 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
# 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

[*.md]
trim_trailing_whitespace = false