Files
codeql/python/ql/test/query-tests/ForbiddenDependency/explicitdisallow/ForbiddenDependency.expected
2018-11-19 15:15:54 +00:00

2 lines
176 B
Plaintext

| a.py:1:1:1:8 | Import | $@ imports $@. This violates the explicit rule against dependencies from "G2" to "G3". | a.py:0:0:0:0 | Module a | a | b.py:0:0:0:0 | Module b | b |