Skip to content

Use Github actions with style - #233

Merged
Nyholm merged 5 commits into
webmozarts:masterfrom
Nyholm:style
Jan 18, 2021
Merged

Use Github actions with style#233
Nyholm merged 5 commits into
webmozarts:masterfrom
Nyholm:style

Conversation

@Nyholm

@Nyholm Nyholm commented Jan 18, 2021

Copy link
Copy Markdown
Contributor

No description provided.

@Nyholm
Nyholm requested a review from BackEndTea January 18, 2021 10:51
Comment thread tests/ProjectCodeTest.php Outdated
}

if ($correct === false) {
if (false === $correct) {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Free to ignore: not really a fan of yoda conditionals, i'd prefer to skip that rule.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I can see their value, but Im not in love with them.

This is reverted.

@Nyholm
Nyholm merged commit bb3cf2e into webmozarts:master Jan 18, 2021
@Nyholm

Nyholm commented Jan 18, 2021

Copy link
Copy Markdown
Contributor Author

Thank you for the review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants