This commit is contained in:
2026-04-25 16:55:49 +02:00
parent ae0681a016
commit 29b13ccc70
19 changed files with 248 additions and 14 deletions

34
.paul/config.md Normal file
View File

@@ -0,0 +1,34 @@
# Project Config
**Project:** globelus.pl
**Created:** 2026-04-25 16:39
## Project Settings
```yaml
project:
name: globelus.pl
version: 0.0.0
```
## Integrations
### SonarQube
```yaml
sonarqube:
enabled: false
reason: "Skipped during init"
```
## Preferences
```yaml
preferences:
auto_commit: false
verbose_output: false
```
---
*Config created: 2026-04-25 16:39*