add source to submissions

This commit is contained in:
Alex Turchyn
2023-08-05 19:20:06 +03:00
parent e4bb5466f5
commit 644b142798
8 changed files with 46 additions and 9 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ Lint/MissingSuper:
Enabled: false
Metrics/MethodLength:
Max: 20
Max: 25
Exclude:
- 'db/migrate/**'