1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a pre-commit hook module for running black More... over 5 years ago
Finally implement running hooks More... over 5 years ago
Add an api module More... over 5 years ago
Extact calling git into an own function More... over 5 years ago
Update Config class More... over 5 years ago
Ignore vscode settings More... over 5 years ago
Add a command line interface to autohooks More... over 5 years ago
Support PEP 518 by defining the build system More... over 5 years ago
Add MANIFEST.in to specifiy source distribution files More... over 5 years ago
Move get_pyproject_toml_path to utils module More... over 5 years ago
Allow to pass a pyproject_toml path to load config function More... over 5 years ago
Add pyproject.toml file with config for black More... over 5 years ago
Reformat all python files with black More... over 5 years ago
Add black as dev dependency More... over 5 years ago
Add pylint as dev dependency More... over 5 years ago
Use current github repo location for setup url More... over 5 years ago
Only activate hook if it is configured More... over 5 years ago
Add a config module More... over 5 years ago
Add helper functions to get the root of a project More... over 5 years ago
Add toml package as dependency More... over 5 years ago
Put pre-commit hook script as template into package folders More... over 5 years ago
Rework directory and file calculation functions to use pathlib More... over 5 years ago
Refactor hook installation More... over 5 years ago
Update installable pre-commit hook script More... over 5 years ago
Add draft function for running pre-commit hooks More... over 5 years ago
Initial commit More... over 5 years ago
Add a first draft for a git autohooks library More... over 5 years ago