This package provides the following services:

Linter-Vagrant-Validate
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
Vagrantfilein their name will be linted with this linter. Some output may be redundant with Ruby linters such as the syntax checker, Rubocop, and Reek.