Evgeniy Ivlev

Avatar
  • 活动总数 11
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 4
  • 创建于

    Goland is unable to properly apply simple golangci-lint file

    Hello. The "Problems" panel shows no linting errors while running golangci-lint run --max-issues-per-linter 100000 ./... on the command line does return linting errors. Here is what linters Goland ...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    How to properly integrate golangci-lint into Goland

    Hello.I can't integrate golangci-lint into Goland. When I go into the “Problems” tab I get some errors but they differ from what I see in golangci-lint on the terminal.I have “warning from golangci...
    • 3 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    "Problems" feature simply ignoring the linters I'm providing it

    Hello.Did anyone manage to setup the “Problems” features in Intellij to use the linter you're providing it?It's giving me errors that golangci-lint is not reporting and it's not providing me errors...
    • 3 个关注者
    • 3 条评论
    • 1 票
  • 创建于

    Code inspection is an unmitigated disaster

    Hello.I want Goland to lint the code using golangci-lint. When I press “Inspect Code” it provides me with zero errors.  Did anyone manage to setup golangci-lint to lint the whole project in Goland?...
    • 4 个关注者
    • 2 条评论
    • 1 票