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

General enhancements to Configlet

Compare
Choose a tag to compare
@nywilken nywilken released this 16 Mar 03:20

This release introduces a number of enhancements to the lint command, along with a new upgrade command for updating a running version of Configlet to its latest available release.

Lint Enhancements

  • lint now validates that bonus exercises are set to be unlocked by core, track implemented, exercises.
  • lint will ignore unsupported exercise directory names (i.e directory names beginning with a .(dot) or _(underscore))

Upgrade Command

The upgrade command downloads and installs the latest released version of configlet. The version command has a new latest flag configlet version -l that can be used to check for the latest available version.

For more information on changes within this release see CHANGELOG