check_variables.rb

Path: lib/puppet-lint/plugins/check_variables.rb
Last Update: Wed Aug 09 15:47:45 +0000 2017

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]