[FIR] Fix cfg for safe call inside elvis

This commit is contained in:
Andrey Zinovyev
2021-07-13 18:31:39 +03:00
committed by teamcityserver
parent c160511244
commit 7e9f27436a
10 changed files with 76 additions and 7 deletions
@@ -61,7 +61,9 @@ digraph elvis_kt {
5 -> {6};
6 -> {7};
7 -> {8};
8 -> {9 11};
8 -> {9};
8 -> {11} [color=red];
8 -> {13} [color=green];
9 -> {10};
10 -> {11};
11 -> {12};