2
0

Fix Naming/VariableNumber cop (#27447)

This commit is contained in:
Matt Jankowski
2023-10-18 08:26:22 -04:00
committed by GitHub
parent 7c3fea7275
commit a1b27d8b61
5 changed files with 33 additions and 43 deletions

4
db/migrate/.rubocop.yml Normal file
View File

@@ -0,0 +1,4 @@
inherit_from: ../../.rubocop.yml
Naming/VariableNumber:
CheckSymbols: false