FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(eslint): add eslint-plugin-react-hooks by jeremylenz · Pull Request #3083 · patternfly/patternfly-react · GitHub

feat(eslint): add eslint-plugin-react-hooks - #3083

Merged
tlabaj merged 1 commit into
patternfly:masterfrom
jeremylenz:eslint-hooks
Oct 16, 2019
Merged

feat(eslint): add eslint-plugin-react-hooks#3083
tlabaj merged 1 commit into
patternfly:masterfrom
jeremylenz:eslint-hooks

Conversation

Copy link
Copy Markdown
Contributor
  • Add eslint-plugin-react-hooks to eslint-plugin-patternfly-react so that Foreman and plugin devs will benefit from its guidance when using Hooks.

This plugin checks if you're following the Rules of Hooks and is useful for anyone developing components that use React Hooks.

In Foreman we've started using Hooks, but don't yet have this rule. See this discussion with @sharvit

* Add eslint-plugin-react-hooks so that Foreman and plugin devs will
benefit from its guidance when using Hooks.

Copy link
Copy Markdown
Collaborator

PatternFly-React preview: https://patternfly-react-pr-3083.surge.sh

codecov-io commented Oct 7, 2019
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #3083 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3083   +/-   ##
=======================================
  Coverage   69.02%   69.02%           
=======================================
  Files         858      858           
  Lines       23430    23430           
  Branches     1859     1859           
=======================================
  Hits        16172    16172           
  Misses       6337     6337           
  Partials      921      921
Flag Coverage Δ
#misc 95.45% <ø> (ø) ⬆️
#patternfly3 69.22% <ø> (ø) ⬆️
#patternfly4 68.09% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e1a6875...c0875de. Read the comment docs.

dlabrecq previously approved these changes Oct 9, 2019
dlabrecq dismissed their stale review October 9, 2019 14:37

Canceling in due to team discussion

dlabrecq left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Spoke with @dgutride and we agreed to bring this in

tlabaj left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

tlabaj merged commit c47f143 into patternfly:master Oct 16, 2019
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL