mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-29 05:12:14 +02:00
source formating update
Former-commit-id: da043ebca3e9a6b9b63c7b8c371563cc16121d4e
This commit is contained in:
@@ -52,6 +52,7 @@ public class ReportGenerator {
|
|||||||
* An enumeration of the report formats.
|
* An enumeration of the report formats.
|
||||||
*/
|
*/
|
||||||
public enum Format {
|
public enum Format {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Generate all reports.
|
* Generate all reports.
|
||||||
*/
|
*/
|
||||||
@@ -65,7 +66,6 @@ public class ReportGenerator {
|
|||||||
*/
|
*/
|
||||||
HTML
|
HTML
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The Velocity Engine.
|
* The Velocity Engine.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user