Skip to content

Commit 2167a37

Browse files
committed
MQE-2047: Static Check Options
- Added proper static checks to sample file.
1 parent 488327e commit 2167a37

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

dev/staticRuleset.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"tests": [
3-
"actionGroupArguments"
3+
"actionGroupArguments",
4+
"deprecatedEntityUsage"
45
]
5-
}
6+
}

0 commit comments

Comments
 (0)