Closed ghost closed 3 years ago
Haha: my error! I ran ./bin/format.sh
locally without EXERCISM_PRETTIER_VERSION=2.1.2
. I'll patch that script to error for anyone executing it without that variable.
I'll patch that script to error for anyone executing it without that variable.
Great!
I noticed a few track's had incorrectly formatted markdown files. So I ran
./bin/format.sh
locally!