跳到主要内容

scripting

Bash

此规则强制执行 Bash 脚本的最佳实践和编码标准,以提高代码质量、可维护性和安全性。它涵盖了命名约定、格式化、错误处理、安全性和性能考虑因素。

Ruby

Comprehensive best practices for Ruby development, covering code organization, common patterns, performance, security, testing, and tooling. This guide offers actionable advice to improve Ruby code quality, maintainability, and efficiency.