Skip to content

Commit

Permalink
Update editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlaki committed Mar 2, 2024
1 parent a71b90e commit c23bfbc
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,11 @@ block_comment_start = /*
block_comment = *
block_comment_end = */

[*.{scss,css,js,json,md}]
[*.{scss,css,js,json}]
indent_size = 2

[*.{html,md}]
indent_size = unset

[acf-json/*.json]
insert_final_newline = unset

# Ignore paths
[/src/_includes/partial/ide/**]
indent_size = unset

0 comments on commit c23bfbc

Please sign in to comment.