Closed kytrinyx closed 7 years ago
This changes configlet to pass a subcommand.
For now, we've released a version of configlet which handles both the old command:
configlet path/to/track
as well as the new command:
configlet lint path/to/track
This will let us update all the travis files to include the subcommand before we release the version of configlet that requires the subcommand.
https://github.com/exercism/configlet/pull/23
This changes configlet to pass a subcommand.
For now, we've released a version of configlet which handles both the old command:
as well as the new command:
This will let us update all the travis files to include the subcommand before we release the version of configlet that requires the subcommand.
https://github.com/exercism/configlet/pull/23