We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abda148 commit d24bef5Copy full SHA for d24bef5
1 file changed
cpp/common/test/rules/donotusesetjmporlongjmpshared/DoNotUseSetjmpOrLongjmpShared.ql
@@ -1,2 +1,4 @@
1
// GENERATED FILE - DO NOT MODIFY
2
import codingstandards.cpp.rules.donotusesetjmporlongjmpshared.DoNotUseSetjmpOrLongjmpShared
3
+
4
+class TestFileQuery extends DoNotUseSetjmpOrLongjmpSharedSharedQuery, TestQuery { }
0 commit comments