Commit 57ab46a
committed
Analysis: Move long method warnings from baseline and close to source
This was done because those warnings are line based and since these
files got updated from previous commits they are now complaining again.
Thus, removing them from the baseline and moving them explicitly,
inline/close to source makes it so that this problem will never happen
again for those specific cases.1 parent 57cfec8 commit 57ab46a
3 files changed
Lines changed: 2 additions & 4 deletions
File tree
- WordPress/src/main/java/org/wordpress/android
- ui/stats/refresh/lists/sections/granular/usecases
- viewmodel/posts
- config/detekt
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | 81 | | |
83 | | - | |
84 | 82 | | |
85 | 83 | | |
86 | 84 | | |
| |||
0 commit comments