Skip to content

Instantly share code, notes, and snippets.

@kamilmodest
Created January 24, 2023 12:27
Show Gist options
  • Save kamilmodest/751bc707a963e119fc88203134b54716 to your computer and use it in GitHub Desktop.
Save kamilmodest/751bc707a963e119fc88203134b54716 to your computer and use it in GitHub Desktop.
root = true
[*]
indent_style = space
end_of_line = lf
insert_final_newline = true
charset = utf-8
[*.{html,css,js,json,yml}]
indent_size = 2
[*.{kt,java,cs}]
indent_size = 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment