Skip to content

issues Search Results · repo:AtomLinter/linter-shellcheck language:JavaScript

Filter by

73 results
 (113 ms)

73 results

inAtomLinter/linter-shellcheck (press backspace or delete to remove)

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more. Open These updates have all been created already. Click a checkbox below to force a retry/rebase ...
  • renovate[bot]
  • Opened 
    on Oct 18, 2021
  • #170

  • 4N7
  • Opened 
    on Mar 2, 2021
  • #162

When opening atom, shellcheck throws an error saying no file specified
  • androidacy-user
  • 1
  • Opened 
    on Aug 17, 2020
  • #160

Hi, Some time in the last month or so, since I last opened Atom and used it, a problem has arisen with the automatic Shellcheck execution. When I make any change to a bash script in Atom, I receive the ...
  • KlfJoat
  • 1
  • Opened 
    on Jun 10, 2020
  • #158

The linter is matching (presumably on $( ... )) on irrelevant lines in a Makefile and then throwing errors. Example: ifneq ($(shell git diff --name-only | wc -l),0) GIT_STATE := dirty else GIT_STATE ...
  • tsnowlan
  • Opened 
    on Jul 23, 2019
  • #150

This code gets flagged, but I put it into ShellCheck.net and got no issues: #!/bin/bash echo bar.log{,{1,2}} echo bar.log{,{1..2}} The last brace in each gets flagged as SC1083: This } is literal. Check ...
External
  • wjandrea
  • 2
  • Opened 
    on Feb 8, 2019
  • #130

C:\Users\*Myusername*\.atom\packages\linter\lib\linter-registry.js:155 [Linter] Error running ShellCheck Error: Failed to spawn command `shellcheck`. Make sure `shellcheck` is installed and on your PATH ...
question
  • Pickacho
  • 3
  • Opened 
    on Jan 16, 2019
  • #129

In the v2.3.0 release of linter support for the v1 API was removed, breaking semver. This means that this provider is no longer supported by the current version of linter. To get this provider working ...
bug
  • Arcanemagus
  • 1
  • Opened 
    on Jan 14, 2019
  • #127

For some reason this linter doesn t work when Treesitter is enabled.
External
  • envygeeks
  • 1
  • Opened 
    on Aug 12, 2018
  • #122

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018. Version 2.11.0 of eslint-plugin-import was just published. table tr th align=left Branch /th td a href= /AtomLinter/linter-shellcheck/compare/greenkeeper%2Feslint-plugin-import-2.11.0 ...
greenkeeper
invalid
  • greenkeeper[bot]
  • 3
  • Opened 
    on Apr 12, 2018
  • #118
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub