check_variables.rb

Path: lib/puppet-lint/plugins/check_variables.rb
Last Update: Thu Nov 20 14:31:36 -0800 2014

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]