Skip to content

Commit 40095c9

Browse files
reformat file
Signed-off-by: Aryan-SINGH-GIT <[email protected]>
1 parent 2eed5f9 commit 40095c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scanpipe/pipes/d2d_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ class EcosystemConfig:
8080
".odt",
8181
".odp",
8282
],
83-
deployed_resource_path_exclusions=["*.properties", "*.html","*/.github/*"],
83+
deployed_resource_path_exclusions=["*.properties", "*.html", "*/.github/*"],
8484
),
8585
"Java": EcosystemConfig(
8686
ecosystem_option="Java",

0 commit comments

Comments
 (0)