Skip to content

Instantly share code, notes, and snippets.

@contactjavas
Created October 8, 2019 07:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save contactjavas/a704fa2731a83bd136d262427fadfff5 to your computer and use it in GitHub Desktop.
Save contactjavas/a704fa2731a83bd136d262427fadfff5 to your computer and use it in GitHub Desktop.
.editorconfig for WordPress project
root = true
[*]
indent_style = tab
end_of_line = lf
charset = utf-8
[*.{php,html}]
indent_size = 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment