File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 13
13
"severity" : " error" ,
14
14
"short_name" : " RedeclarationOfObjectWithoutAlignment" ,
15
15
"tags" : [
16
- " extern /misra/c/2012/amendment3" ,
16
+ " external /misra/c/2012/amendment3" ,
17
17
" readability" ,
18
18
" maintainability"
19
19
]
26
26
"severity" : " error" ,
27
27
"short_name" : " RedeclarationOfObjectWithUnmatchedAlignment" ,
28
28
"tags" : [
29
- " extern /misra/c/2012/amendment3" ,
29
+ " external /misra/c/2012/amendment3" ,
30
30
" readability" ,
31
31
" maintainability"
32
32
]
47
47
"severity" : " error" ,
48
48
"short_name" : " AlignmentWithSizeZero" ,
49
49
"tags" : [
50
- " extern /misra/c/2012/amendment3" ,
50
+ " external /misra/c/2012/amendment3" ,
51
51
" readability" ,
52
52
" maintainability"
53
53
]
68
68
"severity" : " error" ,
69
69
"short_name" : " MoreThanOneAlignmentSpecifierOnDeclaration" ,
70
70
"tags" : [
71
- " extern /misra/c/2012/amendment3" ,
71
+ " external /misra/c/2012/amendment3" ,
72
72
" readability"
73
73
]
74
74
}
You can’t perform that action at this time.
0 commit comments