Update eslint and eslint-plugin-jest#3636
Merged
swissspidy merged 2 commits intodevelopfrom Oct 28, 2019
Merged
Conversation
1 task
spacedmonkey
approved these changes
Oct 28, 2019
Contributor
spacedmonkey
left a comment
There was a problem hiding this comment.
As tests are passing, I approve this.
westonruter
added a commit
that referenced
this pull request
Oct 28, 2019
…brand-validation-errors * 'develop' of github.com:ampproject/amp-wp: Update dependency @wordpress/core-data to v2.7.4 (#3640) Update dependency @wordpress/editor to v9.7.4 (#3641) If text has been pasted, also force update dimesisions. Update dependency @wordpress/api-fetch to v3.6.4 (#3639) Update dependency @wordpress/edit-post to v3.8.4 (#3643) Update eslint and eslint-plugin-jest (#3636) Fix context menu for RTL users. (#3633) Fix cross-page element dragging in RTL (#3637)
westonruter
added a commit
that referenced
this pull request
Oct 28, 2019
…amp-to-amp-navigation * 'develop' of github.com:ampproject/amp-wp: (74 commits) Update button dimensions in CTA edit component Update snackbar message wording when removing duplicated blocks (#3652) Use 'Confirm removed' and 'Confirm kept' Improve presentation of enabled/disabled AMP Improve vertical alignment of image next to markup status dropdown Update dependency @wordpress/core-data to v2.7.4 (#3640) Update dependency @wordpress/editor to v9.7.4 (#3641) If text has been pasted, also force update dimesisions. Update dependency @wordpress/api-fetch to v3.6.4 (#3639) Update dependency @wordpress/edit-post to v3.8.4 (#3643) Update eslint and eslint-plugin-jest (#3636) Fix context menu for RTL users. (#3633) Fix cross-page element dragging in RTL (#3637) Ensure update notice is only shown after an update; update todo comment; simplify logic Ensure update notice is shown upon update even if no changes were made Remove obsolete SVGs Colorize remove/keep buttons Improve page heading for validated URL screen Fix display of status icon in heading Set the heading of Validated URL screen to be just 'AMP Validated URL' ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Supersedes #3626.
There were some improvements to the
comma-danglerule, which this PR auto-fixes.