Andrew
Andrew
Hi, I would like to see improved integration between the upper API and the standard library database/sql API. For example, it would be good for the upper API to allow...
The original rsync CLI tool offers CLI `--exclude` flag to keep special file patterns out of a sync operation. Could go-sync support a similar configuration option?
Could we publish this on [Brew Cask](http://caskroom.io/) to make installation easier? Then users could just `brew cask install qtodotxt`.
THE YAML spec does not define what the file extension should be, and so there are various and sundry conventions for naming your YAML files. This makes it harder, for...
As a DevOp, I would like a Go edition of yamllint, in order to reduce the size and complexity of the runtime environment when linting YAML files, as well as...
For large collections of YAML files, it would be helpful to offer an automated CLI flag to go ahead and format the files per yamllint configuration. Maybe a `--apply` option?
Can we get some more common string operations, such as the classic chop (force one rune truncation) and chomp (remove trailing runes only on CR, LF, or CRLF match)?
Could we get libbloom published to the Conan repository, in order to streamline dependency management for downstream projects? https://conan.io/center/
Half of the packages in my .emacs file fail to lazy load. For some reason, use-package is trying to load them aggressively early. https://github.com/mcandre/dotfiles/blob/master/.emacs I even have to manually `(package-install...
The new MELPA homepage has moved to https://melpa.org/#/