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

Add dash checks for data sources and modules #685

Merged
merged 3 commits into from
Mar 23, 2020
Merged

Add dash checks for data sources and modules #685

merged 3 commits into from
Mar 23, 2020

Commits on Mar 22, 2020

  1. Add dash checks for data sources and modules

    * Add `terraform_dash_in_data_source_name` rule, which checks for dashes
    in data source names
    * Add `terraform_dash_in_module_name` rule, which checks for dashes in
    module declarations
    gkze committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    f5a5ca7 View commit details
    Browse the repository at this point in the history
  2. More tests; add docs

    gkze committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    b18fd7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87e306e View commit details
    Browse the repository at this point in the history