1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-09-16 09:16:26 +02:00

Delete the TODO comment about enabling goconst in the future from .golangci.yml

This commit is contained in:
kyu08
2024-05-24 22:28:08 +09:00
parent 8f1a04d095
commit 4a97fb80f3

View File

@@ -15,7 +15,6 @@ linters:
- makezero - makezero
- nakedret - nakedret
- copyloopvar - copyloopvar
# - goconst # TODO: enable and fix issues
fast: false fast: false
linters-settings: linters-settings: