[MAINTENANCE] Update command for database documentation generation #1934
Codacy Production / Codacy Static Code Analysis
succeeded
Apr 27, 2026 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Issues
======
- Added 2
Complexity increasing per file
==============================
- Classes/Command/DatabaseDocs/Generator.php 42
- Classes/Command/DatabaseDocs/RstSection.php 23
- Classes/Command/DatabaseDocsGenerateCommand.php 5
See the complete overview on Codacy
Annotations
Check notice on line 73 in Classes/Command/DatabaseDocs/RstSection.php
codacy-production / Codacy Static Code Analysis
Classes/Command/DatabaseDocs/RstSection.php#L73
Opening parenthesis of a multi-line function call must be the last content on the line
Check notice on line 75 in Classes/Command/DatabaseDocs/RstSection.php
codacy-production / Codacy Static Code Analysis
Classes/Command/DatabaseDocs/RstSection.php#L75
Closing parenthesis of a multi-line function call must be on a line by itself
Loading