Newer
Older
gitbucket / .editorconfig
@Pascal Gollor Pascal Gollor on 7 Aug 2018 70 bytes fix
  1. root = true
  2. [*]
  3. indent_style = tab
  4. indent_size = 2
  5. end_of_line = lf