Add support to another shell such as Powershell and Command Prompt on Windows #2021
Closed
4 tasks done
Labels
duplicate
This issue or pull request already exists
enhancement
New feature or improvement
platform: windows
Issue that is related to Windows
Description of the problem
golangci-lint works only with bash on Windows.
When you run golangci-lint in Powershell or Command Prompt on Windows, you will get the error:
level=warning msg="[runner] Can't run linter goanalysis_metalinter: gofmt: can't extract issues from gofmt diff output \"\": got no diffs from patch parser: []"
Version of golangci-lint
Config file
Go environment
Verbose output of running
Code example or link to a public repository
The text was updated successfully, but these errors were encountered: