Skip to content

Creates new lint rule issues on Flint based on comparisons data. 🏭

License

Notifications You must be signed in to change notification settings

flint-fyi/flint-rule-issue-creator

Repository files navigation

Flint Rule Issue Creator

Creates new issues for the next rule to be ported in Flint.

npm i

See flint#354 📌 Meta: Implementing existing rules for more information.

Dry Run Mode

By default, this just logs rules that would have issues created for them.

node index.ts

Go Live Mode

Set the GO_LIVE environment variable to actually create the issues.

GO_LIVE=1 node index.ts

About

Creates new lint rule issues on Flint based on comparisons data. 🏭

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published