halildurmus_hooks 0.1.1 copy "halildurmus_hooks: ^0.1.1" to clipboard
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.

example/README.md

An example project that wires package:halildurmus_hooks into Lefthook.

Setup #

  1. Add the package as a dev dependency (see pubspec.yaml).
  2. Copy lefthook.yml to your repo root.
  3. Run lefthook install.

What it runs #

  • analyze on staged Dart files.
  • format on staged Dart files.
  • test for lib/ and test/.
  • check_commit on commit messages.
1
likes
160
points
1.26k
downloads

Publisher

verified publisherhalildurmus.dev

Weekly Downloads

A curated collection of reusable scripts designed to simplify, automate, and standardize common Git hook workflows across projects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, conventional_commit, next_version, yaml_edit

More

Packages that depend on halildurmus_hooks