Back to Cadence

Shell Script Style Guidelines

.agents/shell-style.md

1.4.1317 B
Original Source

Shell Script Style Guidelines

When writing or modifying shell scripts (.sh), follow the Google Shell Style Guide.

Reference: https://google.github.io/styleguide/shellguide.html

Fetch the documentation whenever you have to write a shell script and are unsure about the formatting or style that should be used.