Skip to content

Lint: Fix naming cops#1186

Merged
sunny merged 2 commits intoRubyMoney:mainfrom
sunny:lint-naming-cops
Dec 11, 2025
Merged

Lint: Fix naming cops#1186
sunny merged 2 commits intoRubyMoney:mainfrom
sunny:lint-naming-cops

Conversation

@sunny
Copy link
Member

@sunny sunny commented Dec 11, 2025

Fixes the following cops:

  • Naming/BinaryOperatorParameterName
  • Naming/MemoizedInstanceVariableName
  • Naming/MethodParameterName
  • Naming/PredicateMethod
  • Naming/PredicatePrefix
  • Naming/VariableNumber

See also #1134

Fixes the following cops:
- Naming/BinaryOperatorParameterName
- Naming/MemoizedInstanceVariableName
- Naming/MethodParameterName
- Naming/PredicateMethod
- Naming/PredicatePrefix
- Naming/VariableNumber

See also RubyMoney#1134
@sunny sunny merged commit ca7b345 into RubyMoney:main Dec 11, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants