neodisk17/vscode-ext-flutter-color-viewer

Implement code checking tools

Closed this issue · 1 comments

Need to use husky(https://www.npmjs.com/package/husky) to implement gitleaks (https://github.com/gitleaks/gitleaks), eslint on pre-commit stage.

Implemented gitleaks on github actions