halildurmus_hooks 0.1.0
halildurmus_hooks: ^0.1.0 copied to clipboard
A collection of scripts for Git hooks.
An example project that wires package:halildurmus_hooks into Lefthook.
Setup #
- Add the package as a dev dependency (see
pubspec.yaml). - Copy
lefthook.ymlto your repo root. - Run
lefthook install.
What it runs #
analyzeon staged Dart files.formaton staged Dart files.testforlib/andtest/.check_commiton commit messages.