Skip to content

Instantly share code, notes, and snippets.

@brunormferreira
Created January 31, 2020 00:19
Show Gist options
  • Save brunormferreira/cc8ac3f4c95d24618f3b8e1bf4646921 to your computer and use it in GitHub Desktop.
Save brunormferreira/cc8ac3f4c95d24618f3b8e1bf4646921 to your computer and use it in GitHub Desktop.

Revisions

  1. brunormferreira created this gist Jan 31, 2020.
    9 changes: 9 additions & 0 deletions .editorconfig
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    root = true

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