Skip to content

Commit 6e1a0be

Browse files
committed
Apply editor config rule for workflow files for plugin and theme workflows as well
1 parent e2e3a65 commit 6e1a0be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ insert_final_newline = true
1111
indent_style = space
1212
indent_size = 4
1313

14-
[.github/workflows/**.{yml,yaml}]
14+
[**/.github/workflows/**.{yml,yaml}]
1515
indent_size = 2

0 commit comments

Comments
 (0)