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
File tree
1 file changed
+1
-0
lines changed- cpp/common/src/codingstandards/cpp/rules/objectcopiedtoanoverlappingobject
1 file changed
+1
-0
lines changedLines 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