Skip to content

Commit

Permalink
Merge pull request #149 from stader-labs/SD_utilize
Browse files Browse the repository at this point in the history
Sd utilize
  • Loading branch information
batphonghan authored Mar 5, 2024
2 parents 08abd1c + 03609fe commit 85a4eda
Show file tree
Hide file tree
Showing 69 changed files with 18,132 additions and 6,829 deletions.
5 changes: 1 addition & 4 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ linters-settings:
- style
govet:
check-shadowing: true
enable:
- fieldalignment
nolintlint:
require-explanation: true
require-specific: true
Expand All @@ -33,8 +31,7 @@ linters:
- gocritic
- gofmt
- goimports
- gomnd
- gocyclo
# - gocyclo
- gosec
- gosimple
- govet
Expand Down
Loading

0 comments on commit 85a4eda

Please sign in to comment.