• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

linter-checkbashisms

Checks shell scripts for bashisms
  • #bash
  • #zsh
  • #bashisms
  • #bashism
  • #shell
simonwhitaker
0.1.5 7,706
8
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

checkbashisms for Atom

This Atom plugin runs the checkbashisms script as a linter on shell scripts.

Bashisms are constructs often found in shell scripts that are only guaranteed to work on bash and other bash-like shells. You should avoid them, because they might not do what you expect on all shells.

How does it look?

Prerequisites

You'll need a copy of checkbashisms installed on your $PATH. You can also manually set the path in Atom's settings.

On Debian-style Linuxes:

apt-get install devscripts

On Mac OS X:

brew install checkbashisms

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by