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