mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-08-04 01:44:30 +02:00
15 lines
345 B
Properties
15 lines
345 B
Properties
# Path to sources
|
|
sonar.sources=custom_components/mikrotik_router
|
|
sonar.exclusions=custom_components/mikrotik_router/librouteros_custom/*
|
|
#sonar.inclusions=
|
|
|
|
# Path to tests
|
|
#sonar.tests=
|
|
#sonar.test.exclusions=
|
|
#sonar.test.inclusions=
|
|
|
|
# Source encoding
|
|
#sonar.sourceEncoding=UTF-8
|
|
|
|
# Exclusions for copy-paste detection
|
|
#sonar.cpd.exclusions=
|