mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
Co-authored-by: LGTM Migrator <lgtm-migrator@users.noreply.github.com> Co-authored-by: Tristan Schulz <mrdiverlp@gmail.com>
16 lines
365 B
YAML
16 lines
365 B
YAML
query-filters:
|
|
- exclude:
|
|
id: py/init-calls-subclass
|
|
- exclude:
|
|
id: py/unexpected-raise-in-special-method
|
|
- exclude:
|
|
id: py/modification-of-locals
|
|
- exclude:
|
|
id: py/multiple-calls-to-init
|
|
- exclude:
|
|
id: py/missing-call-to-init
|
|
paths:
|
|
- manim
|
|
paths-ignore:
|
|
- tests/
|
|
- example_scenes/
|