Skip to content

Commit f017821

Browse files
authored
AST-4687 add *.yml to default inclusion list (#257)
1 parent bcd08fb commit f017821

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/params/filters.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ var BaseFilters = []string{
113113
"*.dll",
114114
"*.tf",
115115
"*.yaml",
116+
"*.yml",
116117
"build.gradle",
117118
"build.sbt",
118119
"yarn.lock",

0 commit comments

Comments
 (0)