Skip to content

Conversation

@AlexKVal
Copy link
Contributor

@AlexKVal AlexKVal commented Aug 12, 2016

Resolves #319

I've made three commits to facilitate review process:

After reviewing the PR I'll squash (or who will merge) them into one Clean up js code linting rules commit.

There is no need to change eslint-config-shakacode/README.md


This change is Reviewable

These rules can be safely removed: - no-undef - space-before-function-paren - indent - id-length - jsx-quotes - react/display-name - react/jsx-boolean-value - react/jsx-curly-spacing - react/jsx-no-duplicate-props - react/jsx-no-undef - react/jsx-sort-prop-types - react/jsx-sort-props - react/jsx-uses-react - react/jsx-uses-vars - react/no-danger - react/no-did-mount-set-state - react/no-did-update-set-state - react/no-multi-comp - react/no-unknown-property - react/prop-types - react/react-in-jsx-scope - react/self-closing-comp - react/jsx-wrap-multilines - react/sort-comp [rules/react.yml#L5](https://github.com/shakacode/style-guide-javascript/blob/master/packages/eslint-config-shakacode/rules/react.yml#L5) - no-unused-vars [rules/javascript.yml#L14](https://github.com/shakacode/style-guide-javascript/blob/66a6c7100c4/packages/eslint-config-shakacode/rules/javascript.yml#L14)
@justin808
Copy link
Member

:lgtm:

OUTSTANDING


Reviewed 6 of 6 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@justin808 justin808 merged commit 139551a into shakacode:master Aug 14, 2016
@AlexKVal AlexKVal deleted the eslint branch August 15, 2016 13:33
AlexKVal added a commit to AlexKVal/react-webpack-rails-tutorial that referenced this pull request Aug 15, 2016
And resolve eslint warnings because of Eslint (shakacode#320)
justin808 pushed a commit that referenced this pull request Aug 21, 2016
* Show details for errors on the "Simple React" page. * Only for "Horizontal Form" and "Stacked Form" * Fix. Clean error alert up after a successful submission. * Add validation styles for input elements * Fix error propagation for "React Demo" page * And resolve eslint warnings because of Eslint (#320) * Add Capybara specs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants