Skip to content

Instantly share code, notes, and snippets.

@babasbot
Created October 30, 2022 21:24
Show Gist options
  • Save babasbot/5efa7676c5eac1d54aef938faaf2ab40 to your computer and use it in GitHub Desktop.
Save babasbot/5efa7676c5eac1d54aef938faaf2ab40 to your computer and use it in GitHub Desktop.
EditorConfig
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment