Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.2] Cleanup some inline phpcs:ignore #38171

Merged
merged 4 commits into from Jun 30, 2022

Conversation

laoneo
Copy link
Member

@laoneo laoneo commented Jun 28, 2022

Removes some inline CS ignores which can be removed since the transition to PSR 12 is done.

@joomla-cms-bot joomla-cms-bot added NPM Resource Changed This Pull Request can't be tested by Patchtester PR-4.2-dev labels Jun 28, 2022
@laoneo
Copy link
Member Author

laoneo commented Jun 28, 2022

@nikosdion you might want to have a look here as if I'm not mistaken, then I removed some of your recent cs:ignore statements.

@nikosdion
Copy link
Contributor

The statements were just there to get the PR checks to pass as I was violating Joomla's code style which did not take several things into account, e.g. the fact that some legacy properties which we still have to use were snake_case instead of camelCase. Since your checks pass here, including the PHPCS ones, there's no problem with me :)

@laoneo laoneo changed the title [4.2] Cleanup some inline CS ignored [4.2] Cleanup some inline phpcs:ignore Jun 29, 2022
@HLeithner HLeithner merged commit ccea8d2 into joomla:4.2-dev Jun 30, 2022
@HLeithner
Copy link
Member

Thanks

@HLeithner HLeithner added this to the Joomla! 4.2.0 milestone Jun 30, 2022
@laoneo laoneo deleted the j4/cs/cleanup branch June 30, 2022 06:32
brianteeman pushed a commit to brianteeman/joomla-cms that referenced this pull request Jul 12, 2022
* Remove some cs ignore blocks

* inline

* dso
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NPM Resource Changed This Pull Request can't be tested by Patchtester
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants