Skip to content

Commit

Permalink
Fix DeadCode.json syntax error introduced on merge
Browse files Browse the repository at this point in the history
  • Loading branch information
lcartey committed Oct 15, 2024
1 parent 2a17ba7 commit 43bf6f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rule_packages/c/DeadCode.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"short_name": "DeadCode",
"tags": [
"readability",
"maintainability"
"maintainability",
"external/misra/c/2012/third-edition-first-revision"
]
}
Expand Down

0 comments on commit 43bf6f8

Please sign in to comment.