Skip to content

Some more runLint cleanups#1640

Merged
scop merged 3 commits into
scop:mainfrom
yedayak:runlint-cleanup-2
Jun 2, 2026
Merged

Some more runLint cleanups#1640
scop merged 3 commits into
scop:mainfrom
yedayak:runlint-cleanup-2

Conversation

@yedayak
Copy link
Copy Markdown
Collaborator

@yedayak yedayak commented Jun 2, 2026

  • Only check *.bash files in completions*, so we don't catch stuff in makefiles
  • Remove redundant check for [
  • rearrange completions-core/ccze.bash to prevent a false positive

See commits for a bit more detail

yedayak added 3 commits June 1, 2026 22:50
Removes this false positive:
```
***** invoke grep, ls, sed, and cd through "command", e.g. "command grep"
completions-core/Makefile.am:852:       $(ss) cd \
```
To remove a false positive from ./test/runLint
This is already enabled in .shellcheckrc: enable=require-double-brackets
@scop scop merged commit a9dba09 into scop:main Jun 2, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants