gitlab gitlab-ci-utils/eslint-config-standard 22.1.0

latest releases: 48.0.1, 48.0.0, 47.0.0...
3 years ago

Changed

  • Updated max-params threshold from 3 to 4 in default config. Note this
    could be breaking if this rule was previously disabled, but can be
    --fixed. (#99)
  • Disabled no-undefined rule in default config. Note this could be
    breaking if this rule was previously disabled, but can be --fixed. (#100)
  • Updated no-warning-comments rule in default config to disallow the terms
    'TODO', 'FIXME', 'HACK', 'XXX', 'BUG'. This is all values checked by the
    CodeClimate FIXME engine. This is not considered breaking because these are
    already checked in the GitLab Code Quality job. (#101)

Fixed

  • Updated to latest dependencies, including eslint-plugin-jsdoc@44.2.5 and
    `eslint-plugin-n@16.0.0.

Don't miss a new eslint-config-standard release

NewReleases is sending notifications on new releases.