Skip to content

Commit ac72d18

Browse files
authored
Merge pull request #42 from anarnold97/build-errors-4
Build errors #4
2 parents 631e727 + 77de665 commit ac72d18

File tree

16 files changed

+2
-12
lines changed

16 files changed

+2
-12
lines changed

docs/cli-guide/snippets

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/eclipse-code-ready-studio-guide/snippets

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/getting-started-guide/snippets

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/intellij-idea-plugin-guide/snippets

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/maven-guide/snippets

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/plugin-guide/snippets

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/release-notes/snippets

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/rules-development-guide/snippets

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/topics/mta-cli-run-multiple-apps.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ You can now run the {ProductFullName} {CLINameTitle} against multiple applicatio
1010

1111
This feature is currently a Developer Preview feature.
1212

13-
include::snippets/developer-preview-admonition.adoc[]
13+
include::templates/developer-preview-admonition.adoc[]
1414

1515
.Procedure
1616

docs/topics/mta-review-reports.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Issues are sorted into four categories by default. Information on these categori
159159
=== Insights
160160

161161
:FeatureName: Insights
162-
include::snippets/technology-preview-admonition.adoc[]
162+
include::templates/technology-preview-admonition.adoc[]
163163

164164
Previously, a violation generated by a rule with zero effort was listed as an issue in the static report. This is now listed as an insight instead. Issues are generated by general rules, whereas string tags are generated by tagging rules. String tags indicate the presence of a technology but do not show the code location. With the introduction of Insights, you can see the technology used in the application along with its usage in the code.
165165

0 commit comments

Comments
 (0)