Commit bb27aa1
Katrina Owen
Support a subcommand on configlet in CI
We will be adding subcommands to configlet.
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.1 parent 628d0f3 commit bb27aa1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments