Cédric Delalande
Cédric Delalande
Hello and thank you for your hard work on this project. I would like to deploy this to my cluster with the Terraform helm provider, but there is no simple...
I am experiencing an issue with this package in my ruby on rails project. I am using doom emacs - latest pinned version, which is `96a9805ecb75aac2adde7568d26b3e3b3ffc19af`. 🐛 Whenever I save...
No matter what I do, paper-dropdown-menu is always disabled. This happens in all browsers. ``` One Two ``` gets rendered as ``` Type One Two ``` and is completey...
This PR proposes to add the ability to run specs filtered by tag(s). It adds four functions: - `rspec-verify-tagged`: only verify the tag(s) in the current file - `rspec-verify-all-tagged`: only...
Hello, I am having problems debugging with `binding.pry`. Whenever I want to go back in history using the up key, it breaks with this error: ```elisp (search-failed "\\(^>> *\\)\\|\\(^(rdb:1) *\\)\\|\\(^(byebug)...
Feel free to merge this.
Hello, I am trying to use this dockerfile in a rails 6.1 project to run tests in Gitlab CI. The build step runs fine with kaniko, but the test step...
Barley would be much more versatile and extensible if there was some kind of middleware feature. The dependency to Dry-Types would be moved to a middleware, for instance, which would...
Here is an extension for the RDF Turtle format `.ttl` and `.turtle` extensions. It provides a tree-sitter grammar, highlighting and a LSP. Let me know if anything needs to be...