mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-20 16:24:11 +01:00
source formating update
Former-commit-id: 02681646cb18f9dbe7a4744af77128fc62865220
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