Add tab --check
, a config validation utility
#169
Labels
enhancement
New feature or request
Milestone
Add a validation command that checks
tab.yml
for errors. There are many misconfigurations that aren't serious enough to break tab selection.Recurse the current scope, discover all configs, and lint them:
If a config parse error occurs during tab startup, suggest that the user use
tab --check
to lint their config files.The text was updated successfully, but these errors were encountered: