Issue #19473 has been updated by Rob Nelson. Status changed from Unreviewed to Needs Decision
Feature request, needs decision. ---------------------------------------- Feature #19473: Provide the ability to mark directories as non-parseable. https://projects.puppetlabs.com/issues/19473#change-98295 * Author: Trevor Vaughan * Status: Needs Decision * Priority: Normal * Assignee: * Category: compiler * Target version: * Affected Puppet version: * Keywords: * Branch: ---------------------------------------- Currently, the Puppet compiler appears to run through *all* .rb files in any module subdirectory looking for things to load. In many cases, especially when coupling tests with the code, this has caused issues. There should be a way to tell the compiler to simply ignore certain directories under MODULEPATH. A dot file would work well. This also appears to affect the 'puppet doc' command since it will run down directories, such as 'examples' that would normally be ignored. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
