RankyList / ranky-list

Your go-to tier list-sharing tool.
MIT License
3 stars 0 forks source link

[CI] Add CI for the app (tests and linter) #14

Closed YummYume closed 1 year ago

YummYume commented 1 year ago

Type of feature

Something new

The name of the feature

Add CI for the app (tests and linter)

Feature description

Add a CI to check linter rules (and code formatting for Prettier) using our already existing config files.

Additional information

This CI should run on every PR and block merge if failed.

Code of Conduct