Open chfsx opened 2 years ago
Given that there are not many PRs I don't think that is much of an issue.
Could we also add this code style check to github actions? Do you have any prior experience for setting that up?
First part see #48
Implemented in #62
New PR in #69
The Opencast-Plugin uses a legacy code-style which is not really defined. I suggest to have
PSR-2 + X
as the ILIAS-Core uses it. I can provide a PR which changes the style for all classes but this will lead to break all currently open PRs.Infos for
PSR-2 + X
: https://github.com/ILIAS-eLearning/ILIAS/blob/release_7/docs/development/coding-style.md