Skip to content

Commit

Permalink
added precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewI26 committed Feb 10, 2025
1 parent b1eb6ed commit ee39c6b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
repos:
- repo: local
hooks:
- id: go-fmt
name: go fmt
entry: gofmt -w
language: system
types: [go]

0 comments on commit ee39c6b

Please sign in to comment.