Skip to content

Commit

Permalink
πŸ“ updated some comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego-H-S committed Sep 19, 2024
1 parent dcad910 commit 7d11840
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ repos:
rev: v0.3.4
hooks:
# Run the linter.
# - id: ruff
# name: lint Python
# # args: [ --fix ]
- id: ruff
name: lint Python
# args: [ --fix ]
# Run the formatter.
- id: ruff-format
- repo: https://github.com/pre-commit/mirrors-prettier
Expand Down

0 comments on commit 7d11840

Please sign in to comment.