puppet-lint-vim_modeline-check

A puppet-lint plugin to check that manifest files end with a vim modeline as the last line.


License
MIT
Install
gem install puppet-lint-vim_modeline-check -v 0.0.3

Documentation

Description

A puppet-lint plugin which checks the last line in a manfiest is a vim modeline. Specifically, it ensures that the line starts with '# vim'

Installation

gem install puppet-lint-vim_modeline-check