Files
crmPRO/.paul/config.md
2026-03-15 01:07:21 +01:00

34 lines
352 B
Markdown

# Project Config
**Project:** crmPRO
**Created:** 2026-03-15
## Project Settings
```yaml
project:
name: crmPRO
version: 0.0.0
```
## Integrations
### SonarQube
```yaml
sonarqube:
enabled: true
project_key: crmPRO
```
## Preferences
```yaml
preferences:
auto_commit: false
verbose_output: false
```
---
*Config created: 2026-03-15*