Files
mqtt-car/.codacy.yml

8 lines
104 B
YAML
Raw Normal View History

2025-12-08 10:40:43 +08:00
---
exclude_paths:
- '.mvn/**'
- '**.md'
- '**/**.md'
- 'mica-mqtt-example/**'
- '**/test/**'