atomist-skills / clj-checks-skill

Other
0 stars 0 forks source link

Update Prettier configuration #9

Closed atomist[bot] closed 4 years ago

atomist[bot] commented 4 years ago

Update Prettier repository configuration to skill configuration.

This pull request configures support for applying Prettier formatting rules on every commit locally by using a Git pre-commit hook. The pre-commit hook will only format staged files. To apply the formatting rules across your entire repository, run:

$ npm run atm:lint:prettier --- '**/*.@(graphql|json|markdown|yaml|yml|md)'


File changed:

atomist[bot] commented 4 years ago

Pull request auto merged: