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

Tag name preference #339

Merged
merged 3 commits into from Jul 14, 2019
Merged

Tag name preference #339

merged 3 commits into from Jul 14, 2019

Commits on Jul 14, 2019

  1. fix(require-description, implements-on-classes, check-param-names, ch…

    …eck-tag-names, require-param, require-returns, require-returns-check, require-hyphen-before-param-description, require-param-description, require-param-name, require-param-type, require-returns-description, require-returns-type): only report blocking of tag by user if problematic tag is present; fixes gajus#332
    brettz9 committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    b28a407 View commit details
    Browse the repository at this point in the history
  2. fix(require-description): only report blocking of description tag by …

    …user if "tag" option is set
    brettz9 committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    135acd1 View commit details
    Browse the repository at this point in the history
  3. fix(match-description, require-description-complete-sentence): do not…

    … report blocking of tag by user for `description` tag (the tag is not required by these rules)
    brettz9 committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    7102677 View commit details
    Browse the repository at this point in the history