tvl-depot/ci
William Carroll 71e57700d6 Debug false-negative reports for init-emacs CI step
Problem: `(bufferp "*Warnings*")` always returns `nil` because it expects a
buffer object. Thankfully I wrote a function called `buffer-exists?`, which is a
more DWIM alternative of `bufferp`.

Hopefully now CI should fail!
2020-09-02 14:47:34 +01:00
..
pipelines Debug false-negative reports for init-emacs CI step 2020-09-02 14:47:34 +01:00
secret-patterns.txt Remove --add-provider step from briefcase lint 2020-08-22 23:27:44 +01:00