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 1313 "severity" : " error" ,
1414 "short_name" : " RedeclarationOfObjectWithoutAlignment" ,
1515 "tags" : [
16- " extern /misra/c/2012/amendment3" ,
16+ " external /misra/c/2012/amendment3" ,
1717 " readability" ,
1818 " maintainability"
1919 ]
2626 "severity" : " error" ,
2727 "short_name" : " RedeclarationOfObjectWithUnmatchedAlignment" ,
2828 "tags" : [
29- " extern /misra/c/2012/amendment3" ,
29+ " external /misra/c/2012/amendment3" ,
3030 " readability" ,
3131 " maintainability"
3232 ]
4747 "severity" : " error" ,
4848 "short_name" : " AlignmentWithSizeZero" ,
4949 "tags" : [
50- " extern /misra/c/2012/amendment3" ,
50+ " external /misra/c/2012/amendment3" ,
5151 " readability" ,
5252 " maintainability"
5353 ]
6868 "severity" : " error" ,
6969 "short_name" : " MoreThanOneAlignmentSpecifierOnDeclaration" ,
7070 "tags" : [
71- " extern /misra/c/2012/amendment3" ,
71+ " external /misra/c/2012/amendment3" ,
7272 " readability"
7373 ]
7474 }
You can’t perform that action at this time.
0 commit comments