Commit 0ca59e3
committed
fix(detekt-rules): Correctly determine the root project
This did not cause violations for nested projects because the rule was
skipped in that case due to `pathPattern` not being matched.
Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.io>1 parent f893ace commit 0ca59e3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments