Benjamin Reynolds

Results 9 issues of Benjamin Reynolds

This should be relatives straightforward. Most emacs dependencies are declared in a [`Cask`](https://github.com/cask/cask) file, `require`'d directly in a file with a `.el` extension or declared with [`use-package`](https://github.com/jwiegley/use-package) This should be...

feature
help wanted

Hello there! 👋 Im excited about the opportunity to use remacs to help me get a better lower-level understanding of Rust, C, and Emacs. My build is still failing due...

When enabling `slim-lint` on a repository, custom rubocop configuration files dont seem to automatically pick up configuration defined in a `.rubocop.yml` file. See [here](https://github.com/sds/slim-lint/blob/master/lib/slim_lint/linter/README.md#rubocop). It seems like the most sensible...

enhancement

I was thinking about doing something just like this the other day. Is there any way you could improve the README for installation and use? Also what is the status...

@mdworken and I talked about adding papertrail and allowing either... A. Most recent csv upload can be rolled back B. Records can be rolled back to a point in time...

Details TBD

Currently we read file contents and save them on the `contents` column of the `temporary_files` table. This could be unsafe. Im not aware of any restrictions that we have in...

Needs: Discussion

~On the family_requests/new form we use a fancy toggle instead of a vanilla checkbox for the `include?` column of the table. It would be awesome to use the same toggles...

good first issue
Beginner Friendly!