Files
rank24.pl/.paul/config.md
2026-05-05 20:31:55 +02:00

34 lines
361 B
Markdown

# Project Config
**Project:** rank24.pl
**Created:** 2026-05-05
## Project Settings
```yaml
project:
name: rank24.pl
version: 0.0.0
```
## Integrations
### SonarQube
```yaml
sonarqube:
enabled: true
project_key: rank24.pl
```
## Preferences
```yaml
preferences:
auto_commit: false
verbose_output: false
```
---
*Config created: 2026-05-05*