[6.1.0] fix bug of detekt html output

This commit is contained in:
zhongchao
2023-10-07 17:27:28 +08:00
parent 50be53e550
commit ac5402d8a2
2 changed files with 5 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ output-reports:
exclude:
# - 'TxtOutputReport'
# - 'XmlOutputReport'
- 'HtmlOutputReport'
# - 'HtmlOutputReport'
# - 'MdOutputReport'
# - 'SarifOutputReport'