35 lines
386 B
Markdown
35 lines
386 B
Markdown
# 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*
|
|
|