We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a789eed commit 82913deCopy full SHA for 82913de
spec/fixtures/workspaces/no-compact-flags/README.md
@@ -1,2 +1,4 @@
1
This fixture tests that setting `compact_short_flags` to `false` indeed ignores
2
this `-abc` pattern.
3
+
4
+Reference issue: https://github.com/DannyBen/bashly/issues/274
spec/fixtures/workspaces/no-compact-flags/test.sh
@@ -2,6 +2,7 @@
# This fixture tests that setting `compact_short_flags` to `false` indeed ignores
# this `-abc` pattern.
5
+# Reference issue: https://github.com/DannyBen/bashly/issues/274
6
7
bundle exec bashly generate
8
0 commit comments