Feature #21624
closed
Remove custom eslint rules in favor of airbnb-base config
Added by Dan Seethaler about 7 years ago.
Updated over 6 years ago.
Description
This is to remove all the custom rules we currently have in the .eslintrc in favor of a simpler extension of the airbnb config.
- Subject changed from Remove custom eslint rules in favor of airbnb config to Remove custom eslint rules in favor of airbnb-base config
Eventually we'll want to to move to the full airbnb config with react and a11y. The reason to not go there immediately is because many of the react rules are not followed in our code base and refactoring would take a lot of time and research to understand each component. This approach allows us to make the move to the base config and fix all the linting errors in the code base. Then make a second pass and update to the full airbnb config without actually updating all the components.
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4997 added
- Target version set to 228
- Translation missing: en.field_release set to 296
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Pull request https://github.com/theforeman/foreman/pull/5074 added
Also available in: Atom
PDF