-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #18 from hlship/hls/pretty-3.2.0
Update dependencies, improve documentation
- Loading branch information
Showing
14 changed files
with
153 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,18 +15,18 @@ jobs: | |
|
||
steps: | ||
- name: Checkout | ||
uses: actions/[email protected].6 | ||
uses: actions/[email protected].7 | ||
|
||
- name: Setup Java | ||
uses: actions/setup-java@v4.2.1 | ||
uses: actions/setup-java@v4.3.0 | ||
with: | ||
java-version: '11' | ||
distribution: 'corretto' | ||
|
||
- name: Install clojure tools | ||
uses: DeLaGuardo/[email protected] | ||
with: | ||
cli: 1.11.3.1463 | ||
cli: 1.12.0.1479 | ||
|
||
- name: Cache clojure dependencies | ||
uses: actions/cache@v4 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
Usage: [1mharness collect[22m [OPTIONS] KEY VAL[m | ||
Usage: [0;1mharness collect[m [OPTIONS] KEY VAL | ||
Collect key and value. | ||
|
||
Options: | ||
[1m-h, --help[22m This command summary[m | ||
[0;1m-h, --help[m This command summary | ||
|
||
Arguments: | ||
[1mKEY[22m: Key to set | ||
[1mVAL[22m: Value to set[m | ||
[0;1mKEY[m: Key to set | ||
[0;1mVAL[m: Value to set | ||
|
||
[31mError:[m | ||
[31mUnexpected argument 'the-extra'[m | ||
[0;31mError:[m | ||
[0;31mUnexpected argument 'the-extra'[m |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
Usage: [1mharness collect[22m [OPTIONS] KEY VAL[m | ||
Usage: [0;1mharness collect[m [OPTIONS] KEY VAL | ||
Collect key and value. | ||
|
||
Options: | ||
[1m-h, --help[22m This command summary[m | ||
[0;1m-h, --help[m This command summary | ||
|
||
Arguments: | ||
[1mKEY[22m: Key to set | ||
[1mVAL[22m: Value to set[m | ||
[0;1mKEY[m: Key to set | ||
[0;1mVAL[m: Value to set | ||
|
||
[31mError:[m | ||
[31mNo value for required argument VAL[m | ||
[0;31mError:[m | ||
[0;31mNo value for required argument VAL[m |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
Usage: [1mharness set-mode[22m [OPTIONS][m | ||
Usage: [0;1mharness set-mode[m [OPTIONS] | ||
Sets the execution mode | ||
|
||
Options: | ||
[1m-m, --mode MODE[22m Execution mode, one of async, batch, real-time | ||
[1m-h, --help[22m This command summary[m | ||
[0;1m-m, --mode MODE[m Execution mode, one of async, batch, real-time | ||
[0;1m-h, --help[m This command summary | ||
|
||
[31mError:[m | ||
[31mFailed to validate "-m unknown": Must be one of async, batch, real-time[m | ||
[0;31mError:[m | ||
[0;31mFailed to validate "-m unknown": Must be one of async, batch, real-time[m |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Usage: [1mharness default-variants[22m [OPTIONS][m | ||
Usage: [0;1mharness default-variants[m [OPTIONS] | ||
Different option defaults. | ||
|
||
Options: | ||
[1m --foo FOO[22m [3mabc[23m Foo option | ||
[1m --bar BAR[22m [3m<computed>[23m Bar option | ||
[1m --bazz BAZZ[22m [3mBazzy[23m Bazz option | ||
[1m-h, --help[22m This command summary[m | ||
[0;1m --foo FOO[m [0;3mabc[m Foo option | ||
[0;1m --bar BAR[m [0;3m<computed>[m Bar option | ||
[0;1m --bazz BAZZ[m [0;3mBazzy[m Bazz option | ||
[0;1m-h, --help[m This command summary |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
Usage: [1mtest-harness[22m [TOOL OPTIONS] COMMAND ...[m | ||
Usage: [0;1mtest-harness[m [TOOL OPTIONS] COMMAND ... | ||
|
||
Example commands as part of unit test suite. | ||
|
||
Even this docstring is part of the test. | ||
|
||
Tool options: | ||
[1m -C, --color[22m Enable ANSI color output[m | ||
[1m -N, --no-color[22m Disable ANSI color output[m | ||
[1m -h, --help[22m This tool summary[m | ||
[0;1m -C, --color[m Enable ANSI color output | ||
[0;1m -N, --no-color[m Disable ANSI color output | ||
[0;1m -h, --help[m This tool summary | ||
|
||
Commands: | ||
[32;1mdefault[39;22m: Default command summary[m | ||
[32;1mexplicit[39;22m: Explicit command summary[m | ||
[32;1mhelp[39;22m: List available commands[m | ||
[0;32;1mdefault[m: Default command summary | ||
[0;32;1mexplicit[m: Explicit command summary | ||
[0;32;1mhelp[m: List available commands |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
Usage: [1mgroup-test[22m [TOOL OPTIONS] COMMAND ...[m | ||
Usage: [0;1mgroup-test[m [TOOL OPTIONS] COMMAND ... | ||
|
||
Group example namespace | ||
|
||
Tool options: | ||
[1m -C, --color[22m Enable ANSI color output[m | ||
[1m -N, --no-color[22m Disable ANSI color output[m | ||
[1m -h, --help[22m This tool summary[m | ||
[0;1m -C, --color[m Enable ANSI color output | ||
[0;1m -N, --no-color[m Disable ANSI color output | ||
[0;1m -h, --help[m This tool summary | ||
|
||
Commands: | ||
[32;1mdefault[39;22m: Default command summary[m | ||
[32;1mexplicit[39;22m: Explicit command summary[m | ||
[32;1mgroup echo[39;22m: Echo a string[m | ||
[32;1mgroup edit[39;22m: Edit a whatever[m | ||
[32;1mhelp[39;22m: List available commands[m | ||
[0;32;1mdefault[m: Default command summary | ||
[0;32;1mexplicit[m: Explicit command summary | ||
[0;32;1mgroup echo[m: Echo a string | ||
[0;32;1mgroup edit[m: Edit a whatever | ||
[0;32;1mhelp[m: List available commands |
Oops, something went wrong.