Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show list of scanned files by default 馃搫 #284

Closed
jamacku opened this issue Aug 8, 2023 · 0 comments 路 Fixed by #285
Closed

Show list of scanned files by default 馃搫 #284

jamacku opened this issue Aug 8, 2023 · 0 comments 路 Fixed by #285
Assignees
Labels

Comments

@jamacku
Copy link
Member

jamacku commented Aug 8, 2023

Type of issue

Feature Request

Description

Relevant code:

if is_debug; then
echo -e "馃摐 ${WHITE}List of shell scripts for scanning${NOCOLOR}"
echo "${all_scripts[@]:-${only_changed_scripts[@]}}"
echo
echo -e "馃憣 ${WHITE}List of ShellCheck exceptions${NOCOLOR}"
echo "${string_of_exceptions}"
echo
fi

Use the Grouping log lines feature

Describe the solution you'd like

No response

@jamacku jamacku added the type: feature New feature label Aug 8, 2023
@jamacku jamacku self-assigned this Aug 8, 2023
@jamacku jamacku linked a pull request Aug 8, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant