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
|
==== Noncompliant code example
|
||||||
|
|
||||||
[source,text]
|
[source,text,diff-id=1,diff-type=noncompliant]
|
||||||
----
|
----
|
||||||
FIXME
|
FIXME
|
||||||
----
|
----
|
||||||
|
|
||||||
==== Compliant solution
|
==== Compliant solution
|
||||||
|
|
||||||
[source,text]
|
[source,text,diff-id=1,diff-type=compliant]
|
||||||
----
|
----
|
||||||
FIXME
|
FIXME
|
||||||
----
|
----
|
||||||
|
@ -16,14 +16,14 @@ FIXME: remove the unused optional headers (that are commented out)
|
|||||||
|
|
||||||
==== Noncompliant code example
|
==== Noncompliant code example
|
||||||
|
|
||||||
[source,text]
|
[source,text,diff-id=1,diff-type=noncompliant]
|
||||||
----
|
----
|
||||||
FIXME
|
FIXME
|
||||||
----
|
----
|
||||||
|
|
||||||
==== Compliant solution
|
==== Compliant solution
|
||||||
|
|
||||||
[source,text]
|
[source,text,diff-id=1,diff-type=compliant]
|
||||||
----
|
----
|
||||||
FIXME
|
FIXME
|
||||||
----
|
----
|
||||||
|
Loading…
x
Reference in New Issue
Block a user