Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Fix php compatibility and linting errors. #215

Closed
wants to merge 1 commit into from

Conversation

jffng
Copy link
Collaborator

@jffng jffng commented Nov 8, 2021

Description

This PR removes a trailing comma in functions.php that I think is causing a test to fail in the core PR: https://github.com/WordPress/wordpress-develop/runs/4142008741?check_suite_focus=true

It also fixes a couple standards errors.

@jffng
Copy link
Collaborator Author

jffng commented Nov 8, 2021

Let's wait to use this PR to compile all the changes that are needed to get the theme initially accepted to Core trunk.

Copy link

@jeffikus jeffikus left a comment

Choose a reason for hiding this comment

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

@jffng this LGTM, it passes the checks as well. I've seen some strange phpcs fails on multiline array before, so keep an eye out for that when you merge this. Otherwise this LGTM!

@jffng jffng closed this Nov 10, 2021
@jffng jffng mentioned this pull request Nov 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants