2018-02-25 21:38:46 +00:00
|
|
|
path_classifiers:
|
2019-08-13 09:16:41 +00:00
|
|
|
library:
|
|
|
|
- "mitogen/compat"
|
|
|
|
- "ansible_mitogen/compat"
|
|
|
|
queries:
|
|
|
|
# Mitogen 2.4 compatibility trips this query everywhere, so just disable it
|
|
|
|
- exclude: py/unreachable-statement
|
|
|
|
- exclude: py/should-use-with
|
|
|
|
# mitogen.core.b() trips this query everywhere, so just disable it
|
|
|
|
- exclude: py/import-and-import-from
|