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

Fix nil range in hcl diagnostic #80

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jun 2, 2020

  1. Diagnostics from HCL can have no source range

    Adrian Wilkins committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    9fd0402 View commit details
    Browse the repository at this point in the history
  2. Lint : diags cannot be nil as a non-pointer value

    Adrian Wilkins committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    424c020 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Merge remote-tracking branch 'origin/master' into fix/nil-range-in-hc…

    …l-diagnostic
    Adrian Wilkins committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    ebbb773 View commit details
    Browse the repository at this point in the history