halildurmus_hooks 0.1.0 copy "halildurmus_hooks: ^0.1.0" to clipboard
halildurmus_hooks: ^0.1.0 copied to clipboard

A collection of scripts for Git hooks.

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
150
points
1.29k
downloads

Publisher

verified publisherhalildurmus.dev

Weekly Downloads

A collection of scripts for Git hooks.

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