nedap / formatting-stack

An efficient, smart, graceful composition of Clojure formatters, linters and such.
Eclipse Public License 2.0
99 stars 2 forks source link

Add `git-ref-exists?` assertion #179

Closed vemv closed 3 years ago

vemv commented 3 years ago

Brief

Fixes nedap/formatting-stack#157

QA plan

image

(formatting-stack.branch-formatter/format-and-lint-branch!)

...The error will be reported 'humanly', and 13 exceptions occurred will be reported (proving that the exceptions are handled like any other, i.e. failing a linter run for CI)

Author checklist

Reviewer checklist