Skip to content

Commit 097092b

Browse files
committed
M27-0-1: Add change note
Exclusion of `size_t` and `NULL`.
1 parent a10f35c commit 097092b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- `M27-0-1`
2+
- `CstdioTypesUsed.ql` - Exclude `size_t` from this rule, as it can be provided by headers other than `<cstdio>`.
3+
- `CstdioMacrosUsed.ql` - Exclude `NULL` from this rule, as it can be provided by headers other than `<cstdio>`.

0 commit comments

Comments
 (0)