Skip to content

mironal/issue-lint

Repository files navigation

issue lint

A linter for GitHub issue.

This project is currently in the proof of concept.

Usage

Sorry, currently npm install is not supported. (>︿<。)

git clone [email protected]:mironal/issue-lint.git

cd issue-lint

npm run build

## Auth is executed only for the first time.
node dist/index.js

node dist/index.js -i # run interactive mode
node dist/index.js <owner/repo>

Auth

Auth SS

Lint

Lint SS

TODO

  • Support configuration file. Like .eslintrc
  • Support pluggable feature.

Releases

No releases published

Packages

No packages published