anonymous пре 1 година
комит
4c44c78be1
2 измењених фајлова са 13 додато и 0 уклоњено
  1. +12
    -0
      .editorconfig
  2. +1
    -0
      main.hs

+ 12
- 0
.editorconfig Прегледај датотеку

@@ -0,0 +1,12 @@
# EditorConfig is awesome: https://EditorConfig.org

# top-most EditorConfig file
root = true

[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false

+ 1
- 0
main.hs Прегледај датотеку

@@ -0,0 +1 @@
-- x

Loading…
Откажи
Сачувај