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

feat: add support for multiple errors per file. #357

Merged
merged 23 commits into from
May 30, 2022
Merged

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    c6e6bb9 View commit details
    Browse the repository at this point in the history
  2. make parser deterministic

    i4ki committed May 24, 2022
    Configuration menu
    Copy the full SHA
    67df070 View commit details
    Browse the repository at this point in the history
  3. add more list errors

    i4ki committed May 24, 2022
    Configuration menu
    Copy the full SHA
    d94eeab View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    15dd806 View commit details
    Browse the repository at this point in the history
  2. fix linting

    i4ki committed May 25, 2022
    Configuration menu
    Copy the full SHA
    26e2a10 View commit details
    Browse the repository at this point in the history
  3. fix err flatten tests

    i4ki committed May 25, 2022
    Configuration menu
    Copy the full SHA
    5231944 View commit details
    Browse the repository at this point in the history
  4. improve docs

    i4ki committed May 25, 2022
    Configuration menu
    Copy the full SHA
    33be6db View commit details
    Browse the repository at this point in the history
  5. fix docs

    i4ki committed May 25, 2022
    Configuration menu
    Copy the full SHA
    670f02f View commit details
    Browse the repository at this point in the history
  6. improve docs

    i4ki committed May 25, 2022
    Configuration menu
    Copy the full SHA
    742466c View commit details
    Browse the repository at this point in the history
  7. improve docs even more

    i4ki committed May 25, 2022
    Configuration menu
    Copy the full SHA
    3999f49 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6923d9 View commit details
    Browse the repository at this point in the history
  9. create helper method

    i4ki committed May 25, 2022
    Configuration menu
    Copy the full SHA
    34b064c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9bdac1e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. improve from review

    i4ki committed May 27, 2022
    Configuration menu
    Copy the full SHA
    e0a8352 View commit details
    Browse the repository at this point in the history
  2. improve docs

    i4ki committed May 27, 2022
    Configuration menu
    Copy the full SHA
    70452c7 View commit details
    Browse the repository at this point in the history
  3. improve naming

    i4ki committed May 27, 2022
    Configuration menu
    Copy the full SHA
    5590dcd View commit details
    Browse the repository at this point in the history
  4. Update errors/list_test.go

    Co-authored-by: Tiago Cesar Katcipis <tiagokatcipis@gmail.com>
    i4ki and katcipis committed May 27, 2022
    Configuration menu
    Copy the full SHA
    47dfdb8 View commit details
    Browse the repository at this point in the history
  5. Update errors/list_test.go

    Co-authored-by: Tiago Cesar Katcipis <tiagokatcipis@gmail.com>
    i4ki and katcipis committed May 27, 2022
    Configuration menu
    Copy the full SHA
    02a8029 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af32483 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'i4k-add-multiple-errs' of github.com:mineiros-io/terram…

    …ate into i4k-add-multiple-errs
    i4ki committed May 27, 2022
    Configuration menu
    Copy the full SHA
    cba3ea0 View commit details
    Browse the repository at this point in the history
  8. fix unrecognized block tests

    i4ki committed May 27, 2022
    Configuration menu
    Copy the full SHA
    6809588 View commit details
    Browse the repository at this point in the history
  9. improve naming

    i4ki committed May 27, 2022
    Configuration menu
    Copy the full SHA
    87e24a9 View commit details
    Browse the repository at this point in the history
  10. add tests

    i4ki committed May 27, 2022
    Configuration menu
    Copy the full SHA
    d5d849c View commit details
    Browse the repository at this point in the history