Skip to content

Commit e92984a

Browse files
Add files extantian "*.xsjs and *.xsjslib" to scan list files (#1337)
Co-authored-by: cx-Margarita-LevitM <cx-margarita-levitm>
1 parent 724a02d commit e92984a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

internal/params/filters.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ var BaseIncludeFilters = []string{
110110
"*.inc",
111111
"*.jar",
112112
"*.js",
113+
"*.xsjs",
114+
"*.xsjslib",
113115
"*.dll",
114116
"*.tf",
115117
"*.yaml",

0 commit comments

Comments
 (0)