1egoman / 1egoman/biome

In need of a bash wizard

Abierto
#20 10 comentarios 0 reacciones 0 asignados Ver en GitHub
hacktoberfest help wanted
Lenguaje dominante
Shell
Estrellas
52
Forks
9
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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!

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.