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 rule to detect operation tags that are not defined in global tags object #704

Merged
merged 4 commits into from
Oct 24, 2019

Commits on Oct 23, 2019

  1. feat: Add rule to check for undefined tags

    Mike Kistler committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    81491ba View commit details
    Browse the repository at this point in the history
  2. fix: Update linter tests for new tag-defined rule

    Mike Kistler committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    d71e3eb View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Update expected results from test.harness tests

    Mike Kistler committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    229ab3a View commit details
    Browse the repository at this point in the history
  2. Add doc for tag-defined rule

    Mike Kistler committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    f5eb93c View commit details
    Browse the repository at this point in the history