Add formatter to circle

pull/548/head
connor rigby 2018-05-17 10:25:42 -07:00
parent f6265564e4
commit 27fbcabd96
No known key found for this signature in database
GPG Key ID: 24DC438382965C3B
1 changed files with 4 additions and 0 deletions

View File

@ -69,7 +69,11 @@ jobs:
paths:
- ~/arduino-1.8.5
- run:
name: "Credo code static code analysis"
command: mix credo
- run:
name: "Elixir Code formatter"
command: mix format --check-formatted
- run:
command: mix coveralls.circle --exclude farmbot_firmware