check_variables.rb

Path: lib/puppet-lint/plugins/check_variables.rb
Last Update: Fri Jan 16 19:25:09 +0000 2015

Public: Test the manifest tokens for variables that contain a dash and record a warning for each instance found.

Methods

check  

Constants

VARIABLE_TYPES = Set[:VARIABLE, :UNENC_VARIABLE]

Public Instance methods

[Validate]