In need of a bash wizard
Đang mở
hacktoberfest
help wanted
- Ngôn ngữ chính
- Shell
- Star
- 52
- Fork
- 9
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Are you good at writing bash? I could use some help refactoring Biome. A few things in particular that need updating:
- Change local variables from uppercase to lowercase (and use the `local` keyword).
- I'm pretty sure the convention is to exit with a different error code for each type of error. Right now, if there's an error, the error code is 1.
- There's a lot of code like `echo hello world` - this should really be `echo "hello world"`.
- Anything else that I missed?
Thanks for the help!
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.