linter-shellcheck-pulsar Made for Pulsar!

Lint Bash on the fly, using shellcheck

pulsar-cooperative

92

0

1.6.0

MIT

GitHub

This package provides the following services:

linter-shellcheck-pulsar

[!NOTE] This package was originally created by AtomLinter and has now been forked under the pulsar-cooperative organization. By forking this package we hope to allow new maintainers to work on this package as needed, without being limited by its previous archived status, helping to ensure this package stays up to date and functional for as long as possible without the huge responsibility implied by forking and maintaining this under a personal account.

For more info on the Pulsar Cooperative initiative please read the documentation.

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

ppm install linter-shellcheck-pulsar

Settings

You can configure linter-shellcheck-pulsar through Pulsar'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 Pulsar menu). The settings available are: