Feature #15806
Add eslint to foreman
Pull request:
Fixed in Releases:
Found in Releases:
Description
Add eslint to foreman as a lint checker for the javascript code
Related issues
Associated revisions
Fixes #15806 - add babel-eslint dependency to package.json
Refs #15806 - add eslint also to travis tests
History
#1
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Target version set to 110
- Pull request https://github.com/theforeman/foreman/pull/3673 added
#2
Updated by Dominic Cleal about 6 years ago
- Target version deleted (
110)
#3
Updated by Daniel Lobato Garcia about 6 years ago
- Target version set to 1.7.1
#4
Updated by Daniel Lobato Garcia about 6 years ago
- Target version changed from 1.7.1 to 1.6.2
#5
Updated by Daniel Lobato Garcia almost 6 years ago
- Precedes Feature #16222: Make Hound run ESLint on new JS added
#6
Updated by Gail Steiger almost 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 45ac4eb420765bb8ffd8a1a71c42ef9bdb2aa02e.
#7
Updated by The Foreman Bot almost 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/3763 added
#8
Updated by Dominic Cleal almost 6 years ago
- Category changed from Web Interface to Tests
#9
Updated by Dominic Cleal almost 6 years ago
- Legacy Backlogs Release (now unused) set to 160
#10
Updated by The Foreman Bot almost 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/6023 added
#11
Updated by The Foreman Bot almost 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/6024 added
fixes #15806 - Add linting to webpack
This commit adds linting to webpack processing via eslint.