Files
vidok.com/.paul/config.md
2026-05-05 22:36:55 +02:00

34 lines
375 B
Markdown

# Project Config
**Project:** vidok.com
**Created:** 2026-05-05
## Project Settings
```yaml
project:
name: vidok.com
version: 0.1.0
```
## Integrations
### SonarQube
```yaml
sonarqube:
enabled: false
reason: "User declined during init"
```
## Preferences
```yaml
preferences:
auto_commit: false
verbose_output: false
```
---
*Config created: 2026-05-05*