philips-software / philips-software/cerberus

Cerberus not catching pragmas and suppressions with white spaces

Open
#38 1 comment 0 reactions 2 assignees View on GitHub

@dsvellal is already working on this.

Since Nov 13, 2020.

bug
Dominant language
Java
Stars
8
Forks
6
Avg merge
9h 22m
Merged PRs (30d)
1

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.