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

Port docs for each rule #3

Merged
merged 19 commits into from
Jul 2, 2019
Merged

Port docs for each rule #3

merged 19 commits into from
Jul 2, 2019

Conversation

jonaskello
Copy link
Collaborator

No description provided.

@codecov-io
Copy link

codecov-io commented Jul 2, 2019

Codecov Report

Merging #3 into master will decrease coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
- Coverage   90.65%   90.51%   -0.14%     
==========================================
  Files          22       22              
  Lines         428      369      -59     
  Branches       75       56      -19     
==========================================
- Hits          388      334      -54     
+ Misses         28       26       -2     
+ Partials       12        9       -3
Impacted Files Coverage Δ
src/common/ignoreOptions.ts 80.76% <ø> (ø) ⬆️
src/rules/noArrayMutation.ts 66.66% <0%> (-33.34%) ⬇️
src/util/rule.ts 92.85% <0%> (+8.64%) ⬆️
src/util/typeguard.ts 100% <0%> (+11.11%) ⬆️

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 3f04042...e69f8a5. Read the comment docs.

@jonaskello jonaskello merged commit c19b92e into master Jul 2, 2019
@jonaskello jonaskello deleted the rule-docs-port branch July 2, 2019 16:25
@RebeccaStevens RebeccaStevens added the Type: Documentation Solely about the documentation of the project. label Jul 4, 2019
@RebeccaStevens RebeccaStevens changed the title WIP: Port docs for each rule Port docs for each rule Jul 19, 2019
RebeccaStevens pushed a commit that referenced this pull request Jan 4, 2021
* some work on readonly-keyword

* readonly

* Spelling

* Format

* Casing

* readonly array

* no-let

* no-array-mutation

* no-object-mutation

* no-method-signature

* no-delete

* no-class

* no-mixed-interface

* no-expression-statement

* no-if-statement

* no-loop-statement

* no-throw

* no-try

* no-reject
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.

3 participants