gregswindle / eslint-plugin-swagger

An extensible linter with semantic validations for Swagger specifications.
Apache License 2.0
10 stars 2 forks source link

chore(package): update eslint to version 4.3.0 #28

Closed gregswindle closed 7 years ago

gregswindle commented 7 years ago

Closes #17

Description of change

Please provide a description of the change here If there are associated issues, please reference them here.

Associated issue:

Pull request (PR) check-list

:white_check_mark: Please review and check the appropriate items.

  1. Code standards compliance
    • [ ] ESLint passes.
    • [ ] N/A (not applicable): If selected, explain; else, delete this line.
  2. Code quality. Do the quality gateways pass with an "A" grade?
    • [ ] Complexity
    • [ ] Duplications (0.00%)
    • [ ] Issues (0 issues or documentation for "won't fix" cases)
    • [ ] Maintainability/Technical Debt
    • [ ] Reliability
    • [ ] Security
    • [ ] N/A (not applicable).If selected, explain; else, delete this line.
  3. Test coverage
    • [ ] The source code is 100% covered with passing specs.
    • [ ] N/A (not applicable).If selected, explain; else, delete this line.

:information_source: These tasks are not required to open a PR and can be done afterwards, or while the PR is open.