01Google Shell Style Guide compliance and formatting rules
023 GitHub stars
03Secure error handling patterns using set -euo pipefail
04Safe quoting, array handling, and argument list patterns
05Preference for Bash built-ins over external commands to improve performance
06Standardized naming conventions for functions, variables, and constants