Skip to content

Fix linter errors in master branch!#11051

Merged
gziolo merged 1 commit intomasterfrom
fix/linter-errors
Oct 25, 2018
Merged

Fix linter errors in master branch!#11051
gziolo merged 1 commit intomasterfrom
fix/linter-errors

Conversation

@gziolo
Copy link
Copy Markdown
Member

@gziolo gziolo commented Oct 25, 2018

Description

Fixes 3 linter errors introduced by merging PR which wasn't rebased with the latest master.

/gutenberg/packages/editor/src/components/post-preview-button/index.js
[0] [0] 93:6 error is forbidden, use cross-platform component instead react/forbid-elements
[0] [0] 94:7 error is forbidden, use cross-platform component instead react/forbid-elements
[0] [0] 95:7 error is forbidden, use cross-platform component instead react/forbid-elements

@gziolo gziolo added [Priority] High Used to indicate top priority items that need quick attention [Type] Code Quality Issues or PRs that relate to code quality labels Oct 25, 2018
@gziolo gziolo added this to the 4.2 milestone Oct 25, 2018
@gziolo gziolo self-assigned this Oct 25, 2018
@gziolo gziolo requested a review from a team October 25, 2018 10:19
Copy link
Copy Markdown
Contributor

@youknowriad youknowriad left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@gziolo gziolo merged commit ecf5b3f into master Oct 25, 2018
@gziolo gziolo deleted the fix/linter-errors branch October 25, 2018 10:33
antpb pushed a commit to antpb/gutenberg that referenced this pull request Oct 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Priority] High Used to indicate top priority items that need quick attention [Type] Code Quality Issues or PRs that relate to code quality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants