vscode-shellcheck / vscode-shellcheck/vscode-shellcheck
disable shellcheck for files with no extension?
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- TypeScript
- Stars
- 935
- Forks
- 51
- Avg merge
- 13h 34m
- Merged PRs (30d)
- 40
Description
Is this even possible?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the extension invokes ShellCheck and decides which files to lint. Determine whether extensionless files can be identified and excluded without affecting normal shell-script linting; done means the behavior is specified and verified for files with and without extensions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, shell, typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100