Skip to content

Commit cc9ad84

Browse files
author
cx-Margarita-LevitM
committed
Add files extantian "*.xsjs and *.xsjslib" to scan list files
1 parent 927a715 commit cc9ad84

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)