diff --git a/.editorconfig b/.editorconfig index 29be4ce..2612e4e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,10 +8,11 @@ root = true [*] charset = utf-8 +end_of_line = lf indent_style = tab indent_size = 4 -end_of_line = lf insert_final_newline = true +tabSize = 4 trim_trailing_whitespace = true [*.md] diff --git a/.phpcs.xml b/.phpcs.xml index e571c0d..1b1279b 100644 --- a/.phpcs.xml +++ b/.phpcs.xml @@ -3,29 +3,9 @@ Coding standards for project_urlname . + - - - - */wp-content/* - - + - -