mirror of
https://github.com/securego/gosec.git
synced 2026-01-15 09:53:40 +08:00
- Remove redundant error handling patterns in printReport and saveReport - Directly return report.CreateReport results instead of if-else blocks - Maintain functionality while improving code readability Signed-off-by: weidongkl <weidong@uniontech.com>