
Co-authored-by: Amélie Renard <44666826+amelie-renard-sonarsource@users.noreply.github.com>
28 lines
478 B
Plaintext
28 lines
478 B
Plaintext
== Why is this an issue?
|
|
|
|
:noncompliant: swift/noncompliant.adoc
|
|
|
|
:compliant: swift/compliant.adoc
|
|
|
|
include::../description.adoc[]
|
|
|
|
ifdef::env-github,rspecator-view[]
|
|
|
|
'''
|
|
== Implementation Specification
|
|
(visible only on this page)
|
|
|
|
=== Message
|
|
|
|
Extract the nested ternary operation into an independent statement.
|
|
|
|
|
|
include::../highlighting.adoc[]
|
|
|
|
'''
|
|
== Comments And Links
|
|
(visible only on this page)
|
|
|
|
include::../comments-and-links.adoc[]
|
|
endif::env-github,rspecator-view[]
|