Commit 9303d80
committed
Simplified
It's unclear if we still need `skipXml` and we should probably reevaluate it as part of v5.0.0. For this version, however, it remains part of the interace. While we have it, we should follow Ignia's coding standards and use braces when dealing with `if`/`then` conditions. Or, better yet, just streamline it into a single line using the ternary operator.skipXml logic1 parent bc0c1c7 commit 9303d80
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
715 | 715 | | |
716 | 716 | | |
717 | 717 | | |
718 | | - | |
719 | | - | |
| 718 | + | |
720 | 719 | | |
721 | 720 | | |
722 | 721 | | |
| |||
0 commit comments