A python script that catches commits that introduce predefined deprecated patterns
Project description
Bastila
Installation Instructions
- Install the package
pip install bastila-search - Create a precommit file
touch .git/hooks/pre-commit - Add execute access to that file
chmod +x .git/hooks/pre-commit - Add the script to your pre-commit file
#!/bin/sh
bastila_run
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bastila_search-0.4.4.tar.gz
(4.1 kB
view details)
File details
Details for the file bastila_search-0.4.4.tar.gz.
File metadata
- Download URL: bastila_search-0.4.4.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab1d517a6487e00af95656be13b3a010b94b3e2c76b49677e742642ae68e7928
|
|
| MD5 |
51cd148bb540bb88a57954534f311ba1
|
|
| BLAKE2b-256 |
1c86780db2636362da4991d217d7098de5adecdde50e13b9f0cf91429aa8f165
|