Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Update fmt command to apply a definite ordering

Compare
Choose a tag to compare
@nywilken nywilken released this 08 May 11:11

This release changes the behavior of the fmt command so that it enforces a set ordering when formatting a track's master configuration file config.json. Meaning it will no longer alphabetize JSON keys, but instead adhere to the ordering specified in
exercism/meta#95 (comment)

For more information on changes within this release see CHANGELOG