Rex Roof
Rex Roof
Sorry it took me so long, I was finally able to test this. Unfortunately, it's still a no-go. I added this to my init.vim: ``` Plug 'fedemengo/nvim-blame-line', { 'branch': 'fix/support-blame-on-worktree'...
wanted to chime in that I am also experiencing this with the brave browser. experimenting with my different extensions and brave settings I determined that this warning only shows up...
It also looks like the checkSanity function would never get to the second check for null parameters. The first if-statement returns in both cases.
thank you for this! this helped me moved forward in this chapter. i was stuck for ages at the start of this chapter because I couldn't make heads or tails...
This stopped working during the second phase of this chapter: ``` $ go test # go-with-tests/maths_test [go-with-tests/maths.test] ./clockface_test.go:7:3: "go-with-tests/maths" imported as clockface and not used ./clockface_test.go:13:10: undefined: secondsInRadians FAIL go-with-tests/maths...
I'm also running into this issue.
@samuelallan72 is this something you think could be merged and released?