Skip to content

f

7074ff9
Select commit
Loading
Failed to load commit list.
Draft

[MAINTENANCE] Update command for database documentation generation #1934

f
7074ff9
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Apr 27, 2026 in 0s

Your pull request is up to standards!

Codacy 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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