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

[eslint] Enforce no-string-refs #4815

Merged
merged 1 commit into from Jul 24, 2016
Merged

[eslint] Enforce no-string-refs #4815

merged 1 commit into from Jul 24, 2016

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Jul 24, 2016

For #3436.

I have noticed that we have all those rules not enforced:

  • babel/arrow-parens
  • babel/flow-object-type
  • babel/func-params-comma-dangle
  • babel/generator-star-spacing
  • babel/new-cap
  • babel/no-await-in-loop
  • babel/object-shorthand
  • import/no-restricted-paths
  • import/prefer-default-export
  • jsx-a11y/heading-has-content
  • jsx-a11y/html-has-lang
  • jsx-a11y/lang
  • jsx-a11y/no-marquee
  • jsx-a11y/scope
  • max-lines
  • mocha/no-mocha-arrows
  • mocha/no-synchronous-tests
  • mocha/valid-suite-description
  • mocha/valid-test-description
  • no-mixed-operators
  • no-prototype-builtins
  • no-useless-rename
  • object-curly-newline
  • object-property-newline
  • react/jsx-filename-extension
  • react/jsx-no-target-blank
  • react/no-comment-textnodes
  • react/no-render-return-value
  • react/require-optimization
  • rest-spread-spacing
  • unicode-bom

@oliviertassinari oliviertassinari changed the title [eslint] enforce no-string-refs [eslint] Enforce no-string-refs Jul 24, 2016
@oliviertassinari oliviertassinari changed the title [eslint] Enforce no-string-refs [eslint] enforce no-string-refs Jul 24, 2016
@oliviertassinari oliviertassinari changed the title [eslint] enforce no-string-refs [eslint] Enforce no-string-refs Jul 24, 2016
@oliviertassinari oliviertassinari merged commit e54297f into mui:next Jul 24, 2016
@oliviertassinari oliviertassinari deleted the no-string-refs branch July 24, 2016 17:26
@zannager zannager added package: system Specific to @mui/system package: eslint Specific to eslint-plugin-material-ui labels Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: eslint Specific to eslint-plugin-material-ui package: system Specific to @mui/system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants