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

Framework: Upgrade ESLint computed-property-spacing to error #11431

Merged
merged 3 commits into from
Mar 24, 2017

Conversation

Copons
Copy link
Contributor

@Copons Copons commented Feb 16, 2017

Related: #8562

This pull request continues the crusade to upgrade all ESLint rules to errors by resolving remaining issues with computed-property-spacing rule.

Testing Instructions:

That CircleCI passes is indication that the changes included are working as intended.

Verify that no regressions have been introduced to affected sections.

@Copons Copons added Framework [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Type] Janitorial [Type] Task labels Feb 16, 2017
@matticbot
Copy link
Contributor

@matticbot
Copy link
Contributor

@Copons This PR needs a rebase

@Copons Copons force-pushed the update/eslint/computed-property-spacing branch from 5a1e890 to b7fd6ae Compare March 8, 2017 12:20
@matticbot matticbot added the [Size] XL Probably needs to be broken down into multiple smaller issues label Mar 8, 2017
@matticbot
Copy link
Contributor

@Copons This PR needs a rebase

@@ -0,0 +1,591 @@
/**
Copy link
Contributor

Choose a reason for hiding this comment

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

Why was this file added? Guessing erroneous rebase.

@Copons Copons force-pushed the update/eslint/computed-property-spacing branch from b7fd6ae to f505c56 Compare March 23, 2017 15:36
@Copons Copons force-pushed the update/eslint/computed-property-spacing branch from 0070cbf to f3dac91 Compare March 23, 2017 17:37
@Copons
Copy link
Contributor Author

Copons commented Mar 23, 2017

@aduth rebased and removed that file that got included somehow!

Copy link
Contributor

@aduth aduth left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@Copons Copons merged commit c67ee05 into master Mar 24, 2017
@Copons Copons deleted the update/eslint/computed-property-spacing branch March 24, 2017 15:47
@matticbot matticbot added [Size] XL Probably needs to be broken down into multiple smaller issues and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Mar 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework [Size] XL Probably needs to be broken down into multiple smaller issues [Type] Janitorial [Type] Task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants