1Password integration for Emacs
This repository uses GitHub Actions to run Buttercup tests and verify that all Emacs Lisp files are properly indented. The indentation check can also be run locally via ./scripts/check-indent.sh.
Write unit tests with Buttercup and name each spec using the pattern X when Y should Z.
Install the development dependencies with Cask and run the suite via ./scripts/run-tests.sh before submitting a pull request.
