11 lines
146 B
YAML
11 lines
146 B
YAML
|
---
|
||
|
|
||
|
warn_list: []
|
||
|
|
||
|
skip_list: []
|
||
|
|
||
|
exclude_paths:
|
||
|
- venv/
|
||
|
- tests/ # TODO: Remove this line when tests are migrated to molecule
|
||
|
- .github/
|