Skip to content

Commit 5dea274

Browse files
committed
analysis
Signed-off-by: Anton Dukhovnikov <[email protected]>
1 parent c0dbede commit 5dea274

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/static_analysis/codechecker.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
"analyze": [
33
"--skip=/home/runner/work/rawtoaces/rawtoaces/tests/static_analysis/skipfile.txt"
44
],
5+
"parse": [
6+
"--skip=/home/runner/work/rawtoaces/rawtoaces/tests/static_analysis/skipfile.txt"
7+
],
8+
"store": [
9+
"--skip=/home/runner/work/rawtoaces/rawtoaces/tests/static_analysis/skipfile.txt"
10+
],
511
"diff": [
612
"--basename=/home/runner/work/rawtoaces/rawtoaces/tests/static_analysis/snapshot"
713
]

0 commit comments

Comments
 (0)