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 sniff for 'void' in @return tags #1240

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from

Commits on Nov 26, 2017

  1. Add sniff for 'void' in @return tags

    dlh01 committed Nov 26, 2017
    Configuration menu
    Copy the full SHA
    661df0b View commit details
    Browse the repository at this point in the history
  2. Fix alignment errors

    dlh01 committed Nov 26, 2017
    Configuration menu
    Copy the full SHA
    1d12603 View commit details
    Browse the repository at this point in the history
  3. Fix unnecessary double quotes

    dlh01 committed Nov 26, 2017
    Configuration menu
    Copy the full SHA
    91278c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. Remove extra sprintf()

    dlh01 committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    544d0d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2017

  1. Configuration menu
    Copy the full SHA
    aad4720 View commit details
    Browse the repository at this point in the history
  2. Update @SInCE tags

    dlh01 committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    41ce582 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e40e6a View commit details
    Browse the repository at this point in the history
  4. Add tests with @return tag comments

    dlh01 committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    ddc1b0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8467b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2017

  1. Revert "Remove @return void from internal docs"

    This reverts commit f8467b2.
    dlh01 committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    1f41eec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dc03a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7038b15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f7caab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2eeaacb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c0aeed View commit details
    Browse the repository at this point in the history