Skip to content

Commit 3371511

Browse files
committed
Scan code issues only in relevant folders.
1 parent 793e8ea commit 3371511

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildfile.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
plan = buildplan;
1111

1212
plan("check") = CodeIssuesTask(...
13+
["toolbox/src", "tests", "buildUtilities"],...
1314
Results='results.sarif', ...
1415
ErrorThreshold=0,...
1516
WarningThreshold=0);

0 commit comments

Comments
 (0)