Skip to content

Instantly share code, notes, and snippets.

@thiagobraddock
Created September 29, 2021 10:40
Show Gist options
  • Save thiagobraddock/cc0f199fde8080c08324fd370672a181 to your computer and use it in GitHub Desktop.
Save thiagobraddock/cc0f199fde8080c08324fd370672a181 to your computer and use it in GitHub Desktop.
root = true
[*.{js,css,php,html}]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment