Skip to content

[MAINTENANCE] Fix PSR-12 code style#1874

Merged
sebastian-meyer merged 14 commits intokitodo:mainfrom
marco-lengua:maintenance_PSR12fixes
Mar 17, 2026
Merged

[MAINTENANCE] Fix PSR-12 code style#1874
sebastian-meyer merged 14 commits intokitodo:mainfrom
marco-lengua:maintenance_PSR12fixes

Conversation

@marco-lengua
Copy link
Copy Markdown
Contributor

This PR fixes all formatting issues the extension PHP CS FIXER found for PSR-12 compliant code style.
These are many files but mainly only minor issues like whitespaces are fixed. This PR is meant to improve PSR-12 compliant code formatting for this project. Everyone can now use the PHP CS FIXER to make the code PSR-12 compliant prior to make a pull request so there won't be formatting changes reqeusted by e.g. Codacy.
Hope this helps a bit!

@sebastian-meyer sebastian-meyer changed the title Maintenance psr12fixes [MAINTENANCE] Fix PSR-12 code style Mar 16, 2026
@sebastian-meyer sebastian-meyer added the ⟳ maintenance A task to keep the code up-to-date and manageable. label Mar 16, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (4c45868) to head (531ee3b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff      @@
##   main   #1874   +/-   ##
============================
============================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Member

@sebastian-meyer sebastian-meyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much!

I just fixed a few typos and renamed php-cs-fixer.config.php to .php-cs-fixer.dist.php (according to documentation).

I can't make changes to files you didn't change, so I'll create a pull request to add the script changes to composer.json.

@sebastian-meyer
Copy link
Copy Markdown
Member

I can't make changes to files you didn't change, so I'll create a pull request to add the script changes to composer.json.

marco-lengua#1

@sebastian-meyer sebastian-meyer merged commit 686b906 into kitodo:main Mar 17, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⟳ maintenance A task to keep the code up-to-date and manageable.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants