Gareth Adams

Avatar
  • Total activity 11
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3
  • Created

    SSH Support within docker build

    Answered
    Hi, I'm trying to follow the https://blog.jetbrains.com/go/2020/05/04/go-development-with-docker-containers/ post but apply it to one of our own projects. The build is failing because we use an int...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    vgo project settings need to be stored outside workspace.xml

    Answered
    Hi, I've just realised that, when I set the GOPROXY settings for a project in GoLand they are stored in the workspace.xml. This won't work for me as I don't want to include workspace.xml in Git as ...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    golint style warnings

    Answered
    Hi,   I want to get warnings to appear in GoLand that match the golint warnings about common initialisms. i.e. I want GoLand to warn when it sees words like ASCII, URL, JSON etc. (full list is here...
    • 2 followers
    • 5 comments
    • 0 votes