halildurmus_hooks 0.1.1
halildurmus_hooks: ^0.1.1 copied to clipboard
A curated collection of reusable scripts designed to simplify, automate, and standardize common Git hook workflows across projects.
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.