Files
Danny Mösch ad793d1c5b Add new test module for tests requiring file system access (#6276)
These tests can especially not run in parallel.
2025-10-03 23:05:15 +02:00

26 lines
316 B
YAML

opt_in_rules:
- private_action
- private_outlet
- trailing_closure
- empty_count
disabled_rules:
- force_cast
- identifier_name
line_length: 160
included:
- Test/Test1
- Test/Test2
excluded:
- Test/Test1/Test
- Test/Test2/Test
identifier_name:
excluded:
- id
child_config: child1.yml