Add diff view properties to new rule templates (#1721)
This commit is contained in:
parent
0b2c1cc0af
commit
bed9ace665
@ -16,14 +16,14 @@ FIXME: remove the unused optional headers (that are commented out)
|
||||
|
||||
==== Noncompliant code example
|
||||
|
||||
[source,text]
|
||||
[source,text,diff-id=1,diff-type=noncompliant]
|
||||
----
|
||||
FIXME
|
||||
----
|
||||
|
||||
==== Compliant solution
|
||||
|
||||
[source,text]
|
||||
[source,text,diff-id=1,diff-type=compliant]
|
||||
----
|
||||
FIXME
|
||||
----
|
||||
|
@ -16,14 +16,14 @@ FIXME: remove the unused optional headers (that are commented out)
|
||||
|
||||
==== Noncompliant code example
|
||||
|
||||
[source,text]
|
||||
[source,text,diff-id=1,diff-type=noncompliant]
|
||||
----
|
||||
FIXME
|
||||
----
|
||||
|
||||
==== Compliant solution
|
||||
|
||||
[source,text]
|
||||
[source,text,diff-id=1,diff-type=compliant]
|
||||
----
|
||||
FIXME
|
||||
----
|
||||
|
Loading…
x
Reference in New Issue
Block a user