CI: Remove integration of retired lgtm.com
Company was aquired by Github in 2019. Service was switched off in Dec 2022, replaced by GitHub code scanning. Fixes #1260 See - https://github.blog/news-insights/product-news/the-next-step-for-lgtm-com-github-code-scanning/pull/1359/head
parent
aea028f175
commit
cab024a6fc
@ -1,10 +0,0 @@
|
||||
path_classifiers:
|
||||
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
|
||||
Loading…
Reference in New Issue