Skip to main content

Developer Note

While developing CodeGuardian itself, the pre-commit hook may block commits because the repository contains sample files with intentional architecture violations and circular dependencies.

To temporarily disable the hook:

Windows (PowerShell)

Rename-Item .git\hooks\pre-commit pre-commit.bak

Linux/macOS

mv .git/hooks/pre-commit .git/hooks/pre-commit.bak

After committing, restore the hook:

Windows (PowerShell)

Rename-Item .git\hooks\pre-commit.bak pre-commit

or reinstall it:

python install_hook.py

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

codeguardian_cli-1.0.2.tar.gz (16.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

codeguardian_cli-1.0.2-py3-none-any.whl (26.0 kB view details)

Uploaded Python 3

File details

Details for the file codeguardian_cli-1.0.2.tar.gz.

File metadata

  • Download URL: codeguardian_cli-1.0.2.tar.gz
  • Upload date:
  • Size: 16.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for codeguardian_cli-1.0.2.tar.gz
Algorithm Hash digest
SHA256 d4f2bab20ab5bf5560abe326d0706d42096ec2d6eea79ca6ea2482229280f6b4
MD5 0c4692c78361bc456c2d73be83e4a290
BLAKE2b-256 eb6fa10f49250d93fa9bbe3f06a5c7d338641581ce8e1f215025469fe975ad64

See more details on using hashes here.

File details

Details for the file codeguardian_cli-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for codeguardian_cli-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 44826bf909ce6c8e8848b29dc19e148d5f325e33ea049c971517704f4b101c5c
MD5 40753cadc0306793409b5fa6f0576361
BLAKE2b-256 4dd94ce54fe6c429489cb7b0122b09881dad01be4886eb9a5920a13c43e5c5dd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page