mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-10 08:12:25 +00:00
Project structure refactor:
- Change package name general_server to gateway - Changing the structure of directories and packages - Adding vendor to the project
This commit is contained in:
7
vendor/github.com/subosito/gotenv/.golangci.yaml
generated
vendored
Normal file
7
vendor/github.com/subosito/gotenv/.golangci.yaml
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Options for analysis running.
|
||||
run:
|
||||
timeout: 1m
|
||||
|
||||
linters-settings:
|
||||
gofmt:
|
||||
simplify: true
|
||||
Reference in New Issue
Block a user