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

Add a section to explicitly list all the rulesets #77

Merged
merged 6 commits into from
Dec 29, 2019

Conversation

RebeccaStevens
Copy link
Collaborator

No description provided.

@RebeccaStevens RebeccaStevens added the Type: Documentation Solely about the documentation of the project. label Dec 20, 2019
@RebeccaStevens
Copy link
Collaborator Author

Not sure if I like the heading Presets & Categorized. Can't think of any alternatives though.

@codecov
Copy link

codecov bot commented Dec 20, 2019

Codecov Report

Merging #77 into master will decrease coverage by 0.66%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
- Coverage   94.42%   93.76%   -0.67%     
==========================================
  Files          33       33              
  Lines         538      529       -9     
  Branches      119      119              
==========================================
- Hits          508      496      -12     
- Misses         22       25       +3     
  Partials        8        8
Impacted Files Coverage Δ
src/configs/all.ts 100% <ø> (ø) ⬆️
src/rules/index.ts 100% <ø> (ø) ⬆️
src/index.ts 0% <0%> (ø) ⬆️
src/configs/no-statements.ts 100% <100%> (ø) ⬆️
src/configs/no-mutations.ts 100% <100%> (ø) ⬆️
src/configs/no-exceptions.ts 100% <100%> (ø) ⬆️
src/configs/currying.ts 100% <100%> (ø) ⬆️
src/configs/no-object-orientation.ts 100% <100%> (ø) ⬆️
src/configs/external-recommended.ts 0% <0%> (-100%) ⬇️

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 1b8c60f...ca6387d. Read the comment docs.

@RebeccaStevens
Copy link
Collaborator Author

RebeccaStevens commented Dec 28, 2019

Blocked by #80 (Don't merged until it is)

@RebeccaStevens RebeccaStevens added the Status: Blocked Progress on this issue is currently not possible. label Dec 28, 2019
@RebeccaStevens RebeccaStevens removed the Status: Blocked Progress on this issue is currently not possible. label Dec 29, 2019
@RebeccaStevens RebeccaStevens merged commit b29d4ed into master Dec 29, 2019
@RebeccaStevens RebeccaStevens deleted the readme-rulesets branch January 2, 2020 23:01
RebeccaStevens added a commit that referenced this pull request Jan 4, 2021
Add a section to explicitly list all the rulesets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation Solely about the documentation of the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant