Skip to content

Commit ca5cabf

Browse files
committed
- Internal refactor and search improvements
1 parent 247f7e6 commit ca5cabf

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+253
-179
lines changed

rush

Lines changed: 138 additions & 92 deletions
Large diffs are not rendered by default.

settings.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1+
commands_dir: commands
2+
show_examples_on_error: true
3+
strict: set -eo pipefail
4+
15
enable_view_markers: always
26
enable_env_var_names_array: never
37
enable_deps_array: never
48

59
usage_colors:
610
caption: bold
711
command: green
8-
# arg: ~
9-
# flag: ~
10-
# environment_variable: ~
12+
arg: green
13+
flag: green
14+
environment_variable: green
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)