Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
omriyoffe-panw committed Dec 18, 2024
1 parent d5a71dc commit 21fe5a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions checkov/serverless/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ def create_definitions(

return definitions, definitions_raw


def get_scannable_file_paths(root_folder: str | None = None, excluded_paths: list[str] | None = None) -> list[str]:
files_list: list[str] = []

Expand Down

0 comments on commit 21fe5a9

Please sign in to comment.