Dan Ramich

Results 4 comments of Dan Ramich

We have talked about it internally and we previously decided against it as there wasn't enough bandwidth to support it. I don't know if that has changed but I can...

The token command cache should use the same location as the default dir the CLI already uses to store state. ~~There was a new envvar added with the flag `cache-dir`...

There are tools that care about whitespace regardless of the file type, as stated in the original issue pre-commit has a `end-of-file-fixer` which looks for things like double returns. https://github.com/pre-commit/pre-commit-hooks?tab=readme-ov-file#end-of-file-fixer...

Added a new assertion to the tests Test fails before the change with: ``` go test github.com/spf13/cobra/doc --- FAIL: TestGenMdNoTag (0.00s) cmd_test.go:110: Expected to not have suffix: "\n\n" Got: "##...