Skip to content

Commit

Permalink
ci: Add pre-commit with static tools (checks/formatting)
Browse files Browse the repository at this point in the history
  • Loading branch information
MDW committed Feb 9, 2024
1 parent 8f3db32 commit 9399699
Showing 1 changed file with 0 additions 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 @@ -36,7 +36,6 @@ repos:
stages: [manual]
- id: trailing-whitespace
exclude: .*\.md$
stages: [manual]
- id: check-json
- id: mixed-line-ending
- id: check-builtin-literals
Expand Down

0 comments on commit 9399699

Please sign in to comment.