Skip to content

Commit abb0cfc

Browse files
authored
Update articles/migrate/appcat/java-preview.md
1 parent b7f0936 commit abb0cfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/migrate/appcat/java-preview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -351,8 +351,8 @@ Then, for each file or class affected by the incident, you can jump into the sou
351351

352352
This release contains the following fixes and enhancements.
353353

354-
- A default `.appcat-ignore` file now is included in the release package to by default exclude some folders or paths that needn't to be analyzed.
355-
- Fixed the issue of missing dependencies in the report when using 'full' mode (specified by '--mode').
354+
- A default **.appcat-ignore** file is now included in the release package by default. This file causes the tool to exclude specified folders or paths that don't need to be analyzed.
355+
- Fixed the issue of missing dependencies in the report when using `full` mode (specified by using `--mode`).
356356
- Scoped analysis to AppCAT-supported targets when no targets are specified.
357357
- Ignored comment lines during analysis.
358358
- Fixed incorrect location for XML rules.

0 commit comments

Comments
 (0)