mirror of
https://github.com/pestphp/pest.git
synced 2026-07-21 17:10:03 +02:00
Merge pull request #156 from voyula/patch-2
Add yaml file extension support
This commit is contained in:
+1
-1
@@ -14,5 +14,5 @@ trim_trailing_whitespace = true
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.yml]
|
||||
[*.{yml,yaml}]
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user