Skip to content

Run linting with a git pre-commit hook when committing

Ghislain MARY requested to merge feature/git-pre-commit-hook-for-linting into master

Automatically format code with prettier and run linting when committing to git.

Merge request reports