gajus / gajus/eslint-plugin-flowtype

Add `type-param-id-match` rule

Open
#73 0 comments 0 reactions 0 assignees View on GitHub
rule request
Dominant language
JavaScript
Stars
1.1k
Forks
151
PR merge metrics
No merged PRs in 30d

Description

It would be similar to [`type-id-match`](https://github.com/gajus/eslint-plugin-flowtype#eslint-plugin-flowtype-rules-type-id-match) but would enforce specific naming convention onto type parameters on polymorphic types / functions.

Contributor guide

Open the contributing guide

Research direction

Start by reading the linked `type-id-match` rule to understand the intended precedent for `type-param-id-match`. Then inspect the repository's existing rule and test organization; the work is done when a new rule enforces an agreed naming convention for type parameters on polymorphic types and functions, with matching tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.