Brian Flad

Results 418 comments of Brian Flad

The Stash REST API doesn't specifically allow this setting from creating the repository (or if it does, its not been updated in the documentation): https://developer.atlassian.com/static/rest/stash/2.4.2/stash-rest.html#idp963904 I'm not immediately seeing a...

Thank you for the reports and sorry for the trouble. This tooling is dependent on Go static analysis tooling APIs without the same compatibility as the language itself, so this...

@remyleone thank you for providing the affected repository and command you ran -- after #299, was able to confirm that upgrading golang.org/x/tools to latest seems to have resolved this issue....

Hi @remyleone and @mattdot 👋 Thank you for raising this. The main reason for this repository not seeing much action is because this static analysis tooling was designed mainly for...

Just to provide some insight here, my guess is that this occurs due to how Go builds the AST comment maps and how we filter for ignores in the `commentignore`...

Hi @Sergey-Murtazin 👋 Certainly still valid for our use cases, mostly to help with platform agnostic workflows as mentioned above. Thanks!

Hi @nicolajknudsen 👋 Your comment appears relevant to the [terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) tooling and may warrant a feature request in that issue tracker or opening a topic in [HashiCorp Discuss](https://discuss.hashicorp.com/c/terraform-providers/tf-plugin-sdk/43) to walk...

Hi @garretth9 👋 Thank you for raising this and sorry for the questionable word results out of this resource. The `random_pet` resource implementation relies on an upstream Go module, github.com/dustinkirkland/golang-petname,...

For what it's worth, hashicorp/random v3.6.2 is releasing now with that particular example result removed by nature of upgrading the dependency.

Experimental support for this has been added via new `-enable-contents-check` flag in version 0.8.0 of tfproviderdocs.