Patrick Oyarzun
Patrick Oyarzun
I've got this very close to finished, except for one part. See here: ``` Go // Replace the identifers in f func replaceIdentifier(f *ast.File, old, new string) { // Inspect...
I've pushed my work to the ast-arguments branch. The tests are currently failing. I've added two new files: - replace.go contains the source copied from gofmt - replace_test.go contains tests...
@JoeHCQ1 Do you mind reopening your issue on the https://github.com/grafana/loki repo? It's likely that you're just missing an `X-Scope-OrgID` header, but in case anything further is needed it would be...