linter-vagrant-validate
Vagrant lint via validate
mschuchard 3,560 8 1.1.2 MIT GitHub

Preview

Linter-Vagrant-Validate

Build Status

Linter-Vagrant-Validate aims to provide functional and robust vagrant validate linting functionality within Atom.

Installation

The vagrant package >= 1.9.4 is required to be installed before using this, since the new validate command feature was added for that version by hasyimibhar. The Linter and Language-Ruby Atom packages are also required.

Usage

  • All files with Vagrantfile in their name will be linted with this linter. Some output may be redundant with Ruby linters such as the syntax checker, Rubocop, and Reek.