Rski
Rski
This reverts commit 2a46726cebac0ff4e1f133d90b4e4c42f1edf44a. Use the workaround suggested in https://github.com/golang/go/issues/58625
### SDK version Both 1.16, and 2.0.3 Depending on terraform-plugin-sdk v1.16.0 and 2.0.3 pulls in the entirety of go-git/v5, for no good reason. That is about 40k lines of code....
Because autorandr still imports distutils, it produces a bunch of deprecation warnings. we need to add packaging to propagatedBuildInputs, but because this wasn't wrapped, the wrapper hood did not take...
It seems like the parser doesn't like the expression in the issue title: ```go func main() { x, _ := parser.Parse(`/foo[current()/bar=buz]`) fmt.Println(x.Left.Left.Left) fmt.Println(x.Left.Left.Left.Left.Left) // the parent is 'op =' which...
It is in elpa http://elpa.gnu.org/packages/ivy.html Ivy's behaviour feels a lot more like a modern editor's behaviour does compared to the default Emacs behaviour. It could be enabled in a way...
Cleaning up all the trailing whitespace in a buffer might not be a good default, mostly because of the reason pointed out in https://github.com/lewang/ws-butler: >Then I got a job working...
Currently only ipv4 facts are supported
As of https://github.com/voxpupuli/puppet-network/commit/ea7cac426ea123629821e49d88cd305f7afe3f23 some checks are disabled. These have to be enabled and fixed.
It's good emacs package practice, and melpa requests it.
The only one that remains is: 27:0: error: Aliases should start with the package's prefix "ivy-nixos-options" but I can't see a way to both satisfy package-lint and not make a...