mirror of
https://github.com/sbrow/nix.git
synced 2026-06-27 18:58:32 -04:00
Compare commits
2 Commits
7325588a0f
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
78cdffd0d8 | ||
|
|
1b083a4c5b |
1
templates/go/.gitignore
vendored
1
templates/go/.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
.direnv
|
||||
.env
|
||||
result
|
||||
var
|
||||
vendor
|
||||
|
||||
@@ -8,6 +8,7 @@ linters:
|
||||
- contextcheck
|
||||
- decorder
|
||||
- depguard
|
||||
- dupl
|
||||
- err113
|
||||
- errchkjson
|
||||
- errorlint
|
||||
|
||||
Reference in New Issue
Block a user