# hostinger/3.0.38/sonar-project.properties

Hostinger Tools, version 3.0.38. 9 lines.

- Page: https://pluginprobe.com/plugins/hostinger/3.0.38/code/sonar-project.properties
- Raw: https://pluginprobe.com/plugins/hostinger/3.0.38/raw/sonar-project.properties
- Modified: 2025-05-29T11:17:04+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/hostinger/3.0.38/code/sonar-project.properties#L10-L20`.

```
sonar.organization=hostinger
sonar.projectKey=hostinger_hostinger-wordpress-plugin

sonar.sources=./includes/
sonar.tests=./tests/
sonar.test.inclusions=tests/**/*.py
sonar.coverage.exclusions=**/__init__.py,**/tests/**,src/**,languages/**,vue-frontend/**
sonar.php.coverage.reportPaths=reports/clover.xml

```
