- Notifications
You must be signed in to change notification settings - Fork70
Closed
Description
Affected rules
RULE-11-4DIR-4-12RULE-21-6RULE-21-9MEM51-CPP
Description
The query forRULE-11-4 includes the following:
not isExcluded(cast, Pointers1Package::castBetweenObjectPointerAndDifferentObjectTypeQuery()) andWhen it should be:
not isExcluded(cast, Pointers1Package::conversionBetweenPointerToObjectAndIntegerTypeQuery()) and```This means the results of this query can only currently be deviated by incorrectly supplying `RULE-11-3`.There are multiple rules which have this problem. I have scraped the repo looking for duplicated uses of the same query predicate, and listed the affected rules above.Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status