-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BATS: shfmt
#2106
Draft
gaelicWizard
wants to merge
11
commits into
Bash-it:master
Choose a base branch
from
gaelicWizard:bats/shfmt
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
BATS: shfmt
#2106
Commits on Mar 4, 2022
-
BATS: require
shellcheck
on test filesBATS: add `*.bats` to `.gitattributes`
Configuration menu - View commit details
-
Copy full SHA for bf811cd - Browse repository at this point
Copy the full SHA bf811cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49b477e - Browse repository at this point
Copy the full SHA 49b477eView commit details -
test: don't clobber `$PATH` BATS depends on `$PATH` somehow and if not handled properly, modifying `$PATH` breaks BATS badly. But, it doesn't seem like we have any reason to modify `$PATH` in the first place...so don't. test/svn: don't clobber `$PATH` test/ruby: don't clobber `$PATH` test/search: don't clobber `$PATH`
Configuration menu - View commit details
-
Copy full SHA for 45ab5b3 - Browse repository at this point
Copy the full SHA 45ab5b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99decb8 - Browse repository at this point
Copy the full SHA 99decb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f11a0d - Browse repository at this point
Copy the full SHA 5f11a0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61247a1 - Browse repository at this point
Copy the full SHA 61247a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f6a99e - Browse repository at this point
Copy the full SHA 6f6a99eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c893be3 - Browse repository at this point
Copy the full SHA c893be3View commit details -
test_helper: make lib loading default
Make library loading overridable default for all tests, up through "seach".
Configuration menu - View commit details
-
Copy full SHA for 93a05cc - Browse repository at this point
Copy the full SHA 93a05ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 810c52f - Browse repository at this point
Copy the full SHA 810c52fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d37505b - Browse repository at this point
Copy the full SHA d37505bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.