Low
Ruby
Use frozen string literals
Official
Rule Description
Add `# frozen_string_literal: true` to files. Prevents mutation bugs, improves performance.
Add This Rule
Sign in to add this rule to your workspace
Sign in with GitHubDetails
- Severity
- Low
- Category
- Ruby
- Used in
- 3 rulesets