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

Update to PHP_CodeSniffer version 3.6 via CC beta channel #3717

Merged
merged 11 commits into from Mar 21, 2022

Conversation

clayliddell
Copy link
Contributor

@clayliddell clayliddell commented Nov 29, 2021

I created this PR because CodeClimate's stable channel is still using PHP_CodeSniffer version 2, which doesn't have support for many features added in PHP 7+ (which is why we've been seeing quite a few false positives for non-issues surrounding these new features). If we decide to merge this PR, we'll need to do some clean up around the code base to take care of the list of new issues CodeClimate has detected.

@dafeder
Copy link
Member

dafeder commented Nov 30, 2021

@clayliddell I'm into it, let's keep this open. Can you try running phpcbf and seeing how much of this can be fixed automatically?

@clayliddell clayliddell marked this pull request as draft December 1, 2021 15:16
@dafeder dafeder added this to In progress in DKAN 2 Development via automation Jan 7, 2022
@dafeder dafeder moved this from In progress to Blocked in DKAN 2 Development Jan 21, 2022
@dafeder dafeder moved this from Blocked to To do in DKAN 2 Development Jan 21, 2022
@clayliddell clayliddell marked this pull request as ready for review March 17, 2022 18:29
Copy link
Member

@dafeder dafeder left a comment

Choose a reason for hiding this comment

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

Heroic effort on those docblocks @clayliddell!

@dafeder dafeder merged commit d58e88a into 2.x Mar 21, 2022
DKAN 2 Development automation moved this from To do to Done Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants