mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +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.
|
||||
*/
|
||||
public enum Format {
|
||||
|
||||
/**
|
||||
* Generate all reports.
|
||||
*/
|
||||
@@ -65,7 +66,6 @@ public class ReportGenerator {
|
||||
*/
|
||||
HTML
|
||||
}
|
||||
|
||||
/**
|
||||
* The Velocity Engine.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user