gjira
autohooks
gjira | autohooks | |
---|---|---|
1 | 2 | |
77 | 191 | |
- | 0.5% | |
0.0 | 8.0 | |
almost 2 years ago | 3 days ago | |
Python | Python | |
- | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
gjira
autohooks
-
Tool and library for managing git hooks: autohooks
Hi, I would like to introduce my pet project called autohooks. autohooks is a simple tool for managing git hooks. Currently it just supports `pre-commit` hook because that's what most people are interested in. But its infrastructure and code can easily be extend to support the other hooks like `commit-msg`. With the latest release it could a nice progress bar based on rich.
-
Automate code formatting in Python
Autohooks is a Python package for managing these hooks via Python. It has a plugin system that enables integration with tools like Black. Let’s install both Autohooks and the Black-integration plugin.
What are some alternatives?
jira - Python Jira library. Development chat available on https://matrix.to/#/#pycontribs:matrix.org
megalinter - 🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
wtf - Whitespace Total Fixer
test_repo_python_windows_ci - Custom GitHub workflow file using windows base image to run continuous integration and testing on a python repo.
pre-commit - A framework for managing and maintaining multi-language pre-commit hooks.
netlint - Perform static analysis on network configuration files.
enforce-githooks - enforce-githooks is a Python tool that helps you make a better git experience using git hooks.
exception-control - Perform limited static analysis for uncaught exceptions in a Python file.
pre-commit-hooks - Some out-of-the-box hooks for pre-commit
megalinter - 🦙 Mega-Linter analyzes 49 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally. [Moved to: https://github.com/oxsecurity/megalinter]
simple-git-hooks - A simple git hooks manager for small projects
lint-action - ✨ GitHub Action for detecting and auto-fixing lint errors