Skip to content

monclubsportif/mcs-github-app

Repository files navigation

App to add the checks to linting commits

Description

Transfers the checks of unlinted commits to linted commits

Installation

$ npm install

$ cp .env.sample .env

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# debug mode
$ npm run start:debug

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

License

This app is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published