Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎨添加cppcheck和misra的使用手册 #740

Merged

Conversation

mapyJJJ
Copy link
Collaborator

@mapyJJJ mapyJJJ commented Jan 6, 2023

No description provided.

Copy link
Collaborator

@bensonhome bensonhome left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM


**2,支持了misra-c2012检查规则(适用于嵌入式项目的代码检查):**
> Q: `misra`是什么?
> A: `misra` 是由汽车产业软件可靠性协会提出的 `C/C++` 语言开发标准,目的是为了增进嵌入式系统的安全性,最早期的`misra-c1998`只针对汽车制造业的嵌入式开发,到现在的`misra-c2012`已经扩大覆盖范围到更对的嵌入式开发领域中
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

“更对”是笔误?


**2,支持了misra-c2012检查规则(适用于嵌入式项目的代码检查):**
> Q: `misra`是什么?
> A: `misra` 是由汽车产业软件可靠性协会提出的 `C/C++` 语言开发标准,目的是为了增进嵌入式系统的安全性,最早期的`misra-c1998`只针对汽车制造业的嵌入式开发,到现在的`misra-c2012`已经扩大覆盖范围到更对的嵌入式开发领域中
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

更对 ---> 更大?

@bensonhome bensonhome merged commit 7874036 into Tencent:main Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants