Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Commit

Permalink
chore: add precommit note for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinNitroG committed Dec 23, 2024
1 parent 431d5c1 commit cbab738
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ repos:
rev: v3.2.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- id: check-json
- id: check-toml
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
python -m venv .venv
.\.venv\Scripts\activate # For windows
pip install --editable .[dev]
pre-commit install

check-phat-nguoi # or "python -m check_phat_nguoi"

Expand Down

0 comments on commit cbab738

Please sign in to comment.