Skip to content

Cerberus not catching pragmas and suppressions with white spaces #38

@aravind666

Description

I found that some intelligent developers are putting suppressions especially with C and C++ as

Screenshot 2020-11-13 at 7 02 52 PM

This cannot be caught be Cerberus because cerberus just assumes that suppression does not start with white space, Offcourse that is true with java it throws a compilation error. But with C and C++ it does not matter so we need to handle this.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions