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

Fix Options type #45

Closed
wants to merge 2 commits into from
Closed

Conversation

motemen
Copy link

@motemen motemen commented Nov 16, 2020

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Since the linter accepts eslint's options in addition to the linter's
ones, the Option type should include eslint's options.

Breaking Changes

Additional Info

Since the linter accepts eslint's options in addition to the linter's
ones, the Option type should include eslint's options.
@codecov
Copy link

codecov bot commented Nov 16, 2020

Codecov Report

Merging #45 (4c924ec) into master (43119b9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #45   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          175       175           
  Branches        48        48           
=========================================
  Hits           175       175           
Impacted Files Coverage Δ
src/options.js 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 43119b9...4c924ec. Read the comment docs.

@jsg2021 jsg2021 mentioned this pull request Nov 23, 2020
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant