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

Copy link
Copy Markdown
Contributor

No description provided.

Comment threadtests/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
ContributorAuthor

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:masterJan 18, 2021
@Nyholm

Copy link
Copy Markdown
ContributorAuthor

Thank you for the review

Sign up for freeto 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

@Nyholm@BackEndTea