We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b814f7f commit 68a8627Copy full SHA for 68a8627
tests/cli/files_collector/test_file_excluder.py
@@ -3,6 +3,7 @@
3
from cycode.cli import consts
4
from cycode.cli.files_collector.file_excluder import Excluder, _is_file_relevant_for_sca_scan
5
6
+
7
class TestIsFileRelevantForScaScan:
8
"""Test the SCA path exclusion logic."""
9
0 commit comments