Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PuppetManifest: class, definition and resource names with underscores create expected tags #1906

Commits on Oct 7, 2018

  1. PuppetManifest: class and definition names can have underscores.

    According to puppet docs: https://puppet.com/docs/puppet/5.3/lang_reserved.html#classes-and-defined-resource-types
    calss or a definition name can contain an underscore anywhere except the
    first char.
    Also added tests.
    A minor name change for a test directory
    fixes universal-ctags#1901
    masatake authored and ahakanbaba committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    6b59a92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4cdacc View commit details
    Browse the repository at this point in the history