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

feat: add crates.io/shellharden #13784

Merged

Conversation

hituzi-no-sippo
Copy link
Sponsor Contributor

@hituzi-no-sippo hituzi-no-sippo commented Jul 16, 2023

crates.io/shellharden: The corrective bash syntax highlighter

$ aqua g -i crates.io/shellharden

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please
describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

$ echo '${a}' | shellharden --replace ''
"$a"

If files such as configuration file are needed, please share them.

None

Reference

@hituzi-no-sippo hituzi-no-sippo force-pushed the feat/crates.io/shellharden branch 3 times, most recently from bb13558 to 73d8a5b Compare July 16, 2023 10:24
[crates.io/shellharden](https://crates.io/crates/shellharden): The corrective bash syntax highlighter

```console
$ aqua g -i crates.io/shellharden
```

## How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please
describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

```console
$ echo '${a}' | shellharden --replace ''
"$a"
```

If files such as configuration file are needed, please share them.

None

Reference

- https://github.com/anordal/shellharden

- https://crates.io/crates/shellharden
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Jul 16, 2023
@suzuki-shunsuke suzuki-shunsuke added this to the v4.26.1 milestone Jul 16, 2023
@suzuki-shunsuke
Copy link
Member

Thank you!

@suzuki-shunsuke suzuki-shunsuke merged commit 67e861e into aquaproj:main Jul 16, 2023
16 checks passed
@suzuki-shunsuke
Copy link
Member

@hituzi-no-sippo hituzi-no-sippo deleted the feat/crates.io/shellharden branch July 16, 2023 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants