Skip to content

Commit

Permalink
chore: add cheat_sheets to check
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Sep 14, 2023
1 parent ab52855 commit 4ebe6e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .check.exs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
# {:credo, "mix credo --format oneline"},

{:check_formatter, command: "mix spark.formatter --check"},
{:check_cheat_sheets, command: "mix spark.cheat_sheets --check"},
{:doctor, false}

## custom new tools may be added (mix tasks or arbitrary commands)
Expand Down

0 comments on commit 4ebe6e8

Please sign in to comment.