Skip to content
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

Themes: shellcheck (SC2154); Part B #1980

Merged
merged 4 commits into from
Jan 8, 2022

Conversation

gaelicWizard
Copy link
Contributor

@gaelicWizard gaelicWizard commented Oct 21, 2021

Please review commit notes as appropriate.

Description

This is a chunk of my SC2154 branch (#1954), hopefully small enough to merge quickly, but slightly more changes than #1977.

Motivation and Context

I think the changes here should be without behavior changes. There's some very slight refactoring with subshells, but really this is intended to be simple and similar changes across all these files.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.
  • If my change requires a change to the documentation, I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • If I have added a new file, I also added it to clean_files.txt and formatted it using lint_clean_files.sh.
  • I have added tests to cover my changes, and all the new and existing tests pass.

@gaelicWizard gaelicWizard force-pushed the themes-SC2154-B branch 2 times, most recently from ed0cbb8 to e71149f Compare December 31, 2021 23:28
@gaelicWizard gaelicWizard marked this pull request as ready for review December 31, 2021 23:28
@gaelicWizard
Copy link
Contributor Author

This PR is ready for review and merge.

Copy link
Member

@NoahGorny NoahGorny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Use `[[` instead of `[`, set some local variables, still more to clean
Handle all unbound parameters, even colors!
Handle all unbound parameters, even colors!
Handle all unbound parameters, even colors!
@NoahGorny NoahGorny merged commit 86c1e3c into Bash-it:master Jan 8, 2022
@gaelicWizard gaelicWizard deleted the themes-SC2154-B branch January 8, 2022 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants