https://github.com/guard/guard
Revision 7b9bb1831b737b7edf03abc74e449318f7fc6789 authored by Rémy Coutable on 01 November 2019, 00:19:57 UTC, committed by GitHub on 01 November 2019, 00:19:57 UTC
Don't swallow evaluator error by handling non-existant listener & interactor
2 parent s a9cbc40 + c1ad9ee
Raw File
Tip revision: 7b9bb1831b737b7edf03abc74e449318f7fc6789 authored by Rémy Coutable on 01 November 2019, 00:19:57 UTC
Merge pull request #939 from guard/937-do-not-swallow-guardfile-evaluation-errors
Tip revision: 7b9bb18
.gitignore
pkg/*
doc/*
*.gem
*.rbc
.*.swp
*.bak
.bundle
bundle
.yardoc
.rbx
.rvmrc
.rbenv-version
.idea
Gemfile.lock
bin/fsevent_watch_guard
Makefile
.guard_result
coverage/
.ruby-version
.tm_properties
man/guard
man/guard.html
/tags
/tmp/
back to top