[FIX] Remove spacing at top of OrderShipping#ship method#5954
[FIX] Remove spacing at top of OrderShipping#ship method#5954tvdeyen merged 1 commit intosolidusio:mainfrom
Conversation
Newest version of Rubocop wants us to remove extra spacing at the top of method bodies.
b714451 to
6d44a13
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5954 +/- ##
==========================================
- Coverage 89.45% 87.81% -1.65%
==========================================
Files 782 476 -306
Lines 17997 11656 -6341
==========================================
- Hits 16100 10236 -5864
+ Misses 1897 1420 -477 ☔ View full report in Codecov by Sentry. |
|
backport to 4.0 - 4.4 |
💔 Some backports could not be created
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
💔 Some backports could not be created
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
💔 Some backports could not be created
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
Summary
Newest version of Rubocop wants us to remove extra spacing at the top of method bodies.
Checklist