We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8558734 commit 248485fCopy full SHA for 248485f
tartufo/commands/scan_folder.py
@@ -19,7 +19,7 @@
19
is_flag=True,
20
default=True,
21
show_default=True,
22
- help="Check if folder is a git repo and show confirmation dialog",
+ help="Skip check if the folder is a git repo",
23
)
24
@click.argument(
25
"target",
0 commit comments