Closed danielberkompas closed 6 years ago
Both these scripts needed small tweaks to do everything they were supposed to do.
I added mix format --check-formatted to bin/test to ensure that the codebase stays well formatted after the initial format.
mix format --check-formatted
Both these scripts needed small tweaks to do everything they were supposed to do.
I added
mix format --check-formatted
to bin/test to ensure that the codebase stays well formatted after the initial format.