Skip to content

Commit

Permalink
(chore): no comments
Browse files Browse the repository at this point in the history
  • Loading branch information
FreakyWizard committed Nov 18, 2024
1 parent 4da5c21 commit a97c6d5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
# This file is for unifying the coding style for different editors and IDEs
# editorconfig.org

# WordPress Coding Standards
# https://make.wordpress.org/core/handbook/coding-standards/
# https://github.com/WordPress/wordpress-develop/blob/trunk/.editorconfig

root = true

[*]
Expand All @@ -20,8 +13,6 @@ indent_size = 2

[*.md]
trim_trailing_whitespace = false
# https://github.com/DavidAnson/markdownlint/blob/main/doc/md010.md
# Hard tabs are often rendered inconsistently by different editors and can be harder to work with than spaces.
indent_style = space

[{*.txt,wp-config-sample.php}]
Expand Down

0 comments on commit a97c6d5

Please sign in to comment.