CM-53944-Fix-docker-file-ignore-issue #1496
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (SIM201):
cycode/cli/files_collector/file_excluder.py#L104
cycode/cli/files_collector/file_excluder.py:104:12: SIM201 Use `scan_type != consts.IAC_SCAN_TYPE` instead of `not scan_type == consts.IAC_SCAN_TYPE`
|