linter-shellcheck Archived: ... Source Code has been archived Broken: ... Known to be non-functional Deprecated: ... Installation of fork recommended

Lint Bash on the fly, using shellcheck

AtomLinter

137,338

280

1.6.0

MIT

GitHub

This package provides the following services:

linter-shellcheck

This linter plugin for Linter provides an interface to shellcheck. It will be used with files that have the "Shell" syntax.

Installation

Linter package must be installed in order to use this plugin. If Linter is not installed, please follow the instructions here.

shellcheck installation

Before using this plugin, you must ensure that shellcheck is installed on your system. To install shellcheck, follow the guide on shellcheck github

Plugin installation

apm install linter-shellcheck

Settings

You can configure linter-shellcheck through Atom's Settings menu. If you instead prefer editing the configuration by hand you can get to that by editing ~/.atom/config.cson (choose Open Your Config in Atom menu). The settings available are: