How to disable MISRA C?

Hello,

With a C++ project, how to disable the MISRA C rules ?
Or any rules set ?

Thanks.

Hi,

This is a question of Quality Profiles. It sounds like you want one without any of the MISRA rules enabled. You would then associate it with the projects in question.

 
HTH,
Ann