Skip to content

Conversation

@JasonWeinzierl
Copy link
Owner

@JasonWeinzierl JasonWeinzierl commented Dec 19, 2024

Adds useful documentation like typescript-eslint's When Not To Use It section to each rule.

This also cleans up or expands on various existing rule documentation. This also adds a Resources section to each rule linking to the rule source and unit tests. This also tries to link related rules together in a Related To section.

Resolves #67

@github-actions
Copy link

github-actions bot commented Dec 19, 2024

LCOV of commit 440d173 during .github/workflows/ci.yml #338

Summary coverage rate:
  lines......: 96.7% (4250 of 4396 lines)
  functions..: 96.1% (270 of 281 functions)
  branches...: 91.1% (932 of 1023 branches)

Files changed coverage rate: n/a

@JasonWeinzierl JasonWeinzierl force-pushed the 67-when-not-to-use-it branch 3 times, most recently from 0a27fd5 to de4435a Compare January 3, 2025 22:40
@JasonWeinzierl JasonWeinzierl merged commit f4b16eb into main Jan 6, 2025
3 checks passed
@JasonWeinzierl JasonWeinzierl deleted the 67-when-not-to-use-it branch January 6, 2025 20:37
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.

Add "When Not To Use It" to rule documentation

2 participants