Add hex audit step.

This commit is contained in:
James Harton 2018-09-04 14:56:58 +12:00
parent ec92e92ff3
commit a6abc55758

View file

@ -23,6 +23,10 @@ credo:
script:
- mix credo --strict
audit:
script:
- mix hex.audit
# inch:
# script:
# - mix inch --pedantic