repos / pico

pico services mono repo
git clone https://github.com/picosh/pico.git

commit
7e75ff7
parent
f73ca37
author
Eric Bower
date
2025-05-24 13:11:38 -0400 EDT
chore: fix golangci yaml file
1 files changed,  +0, -1
M .golangci.yml
+0, -1
1@@ -3,6 +3,5 @@ linters:
2   default: standard
3   enable:
4     - godot
5-    - goimports
6 run:
7   timeout: 10m