New widget

This commit is contained in:
2026-05-07 10:56:50 +02:00
parent 04de2ac558
commit eca9555208
10 changed files with 1204 additions and 0 deletions

33
.paul/config.md Normal file
View File

@@ -0,0 +1,33 @@
# Project Config
**Project:** luxmed2.pagedev.pl
**Created:** 2026-05-07 10:04
## Project Settings
```yaml
project:
name: luxmed2.pagedev.pl
version: 0.0.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-07 10:04*