elixir_git_hooks icon indicating copy to clipboard operation
elixir_git_hooks copied to clipboard

🪝 Add git hooks to Elixir projects

Results 22 elixir_git_hooks issues
Sort by recently updated
recently updated
newest added

Bumps [credo](https://github.com/rrrene/credo) from 1.6.4 to 1.6.6. Changelog Sourced from credo's changelog. 1.6.6 Fix error when analysing single-line modules Fix false positive for Credo.Check.Readability.SpaceAroundOperators Fix false positive for Credo.Check.Warning.UnusedStringOperation Fix bug...

dependencies

Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.1.0 to 1.2.0. Changelog Sourced from dialyxir's changelog. Unreleased changes post [1.2.0] [1.2.0] - 2022-07-20 Added "github" formatter. Commits 04f1bda Bump version d38e42f feat: Adds a github...

dependencies

Bumps [excoveralls](https://github.com/parroty/excoveralls) from 0.14.4 to 0.14.6. Release notes Sourced from excoveralls's releases. v0.14.6 Changes Survive coveralls maintenance and outagle (#283). Better handling of coveralls.io errors (ex. 405, 500 status codes)....

dependencies

Hi 👋 , Thanks for this project! Pre-commit or push hooks fail in the latest version for me under macOS Monterey 12.3 (whether it matters), I wonder if conditional `cd`...

I have a typical use case, a `pre_push` hook will run tests before uploading patches to the remote repository. The default environment is `dev` so , but my tests should...

Add task to uninstall hooks and restore backup if present

enhancement

it would be awesome to allow tasks to be run in parallel to speed things up. perhaps something like: ```elixir config :git_hooks, hooks: [ pre_commit: [ tasks: [ {:parallel, [...

Bumps [credo](https://github.com/rrrene/credo) from 1.6.4 to 1.6.7. Changelog Sourced from credo's changelog. 1.6.7 Improve compatibility with Elixir 1.14 (based on v1.14.0-rc.1) 1.6.6 Fix error when analysing single-line modules Fix false positive...

dependencies

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.28.4 to 0.28.5. Changelog Sourced from ex_doc's changelog. v0.28.5 (2022-08-18) Enhancements Do not preserve spaces from spec declaration in signature rendering Index hyphens in search Index @...

dependencies

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.31.0 to 0.31.1. Changelog Sourced from ex_doc's changelog. v0.31.1 (2024-01-11) Enhancements Make the sidebar horizontally resizable Show the sidebar button and search bar on scroll up on...

dependencies