Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 41fa465

Browse filesBrowse files
committed
Add the new scope tags to list of permitted tags
1 parent 2ebcd79 commit 41fa465
Copy full SHA for 41fa465

File tree

1 file changed

+3
-1
lines changed
Filter options

1 file changed

+3
-1
lines changed

‎schemas/rule-package.schema.json

Copy file name to clipboardExpand all lines: schemas/rule-package.schema.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,9 @@
287287
"external/autosar/audit",
288288
"external/autosar/default-disabled",
289289
"external/cert/default-disabled",
290-
"external/autosar/strict"
290+
"external/autosar/strict",
291+
"scope/single-translation-unit",
292+
"scope/system"
291293
]
292294
},
293295
"minLength": 1

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.