CM-53944-Fix-docker-file-ignore-issue #1508
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (ANN202):
cycode/cli/files_collector/file_excluder.py#L113
cycode/cli/files_collector/file_excluder.py:113:9: ANN202 Missing return type annotation for private function `_should_check_if_extensions_are_supported`
|