Skip to content

Commit

Permalink
Merge branch 'main' into feat/add-stores
Browse files Browse the repository at this point in the history
  • Loading branch information
jpower432 authored Dec 4, 2024
2 parents 03975f5 + 3c288f5 commit c72737b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ linters:
- unused # Finds unused variables, functions, etc.
- gosec # Security checks for Go code
- goimports # Checks import statements are formatted
- gofmt # Checks whether code was gofmt-ed

0 comments on commit c72737b

Please sign in to comment.