mirror of
https://github.com/go-task/task.git
synced 2025-12-16 03:37:48 +01:00
feat: add local-prefixes flag to goimports linter (#958)
This commit is contained in:
@@ -6,3 +6,7 @@
|
||||
linters:
|
||||
enable:
|
||||
- goimports
|
||||
|
||||
linters-settings:
|
||||
goimports:
|
||||
local-prefixes: github.com/go-task/task
|
||||
|
||||
Reference in New Issue
Block a user