Commit e632ba9
committed
Fix an import problem from sharing the query
The module `codingstandards.cpp.SimpleRangeAnalysisCustomizations` is
included in `codingstandards.c.misra` which this query doesn't import
anymore from being shared. Therefore, manually include it in the import
list.1 parent f7aabea commit e632ba9
1 file changed
Lines changed: 1 addition & 0 deletions
File tree
- cpp/common/src/codingstandards/cpp/rules/objectcopiedtoanoverlappingobject
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments