Skip to content

add Abstract_PHP_CodeSniffer_Check#53

Merged
mukeshpanchal27 merged 9 commits into
trunkfrom
feature/create-abstract-php-codesniffer-check
Jan 12, 2023
Merged

add Abstract_PHP_CodeSniffer_Check#53
mukeshpanchal27 merged 9 commits into
trunkfrom
feature/create-abstract-php-codesniffer-check

Conversation

@jjgrainger

Copy link
Copy Markdown
Contributor

Adds the Abstract_PHP_CodeSniffer_Check class

Closes #8

@jjgrainger jjgrainger added [Type] Enhancement A suggestion for improvement of an existing feature Infrastructure Issues for the overall plugin infrastructure Milestone 1 labels Jan 6, 2023
@jjgrainger jjgrainger marked this pull request as ready for review January 9, 2023 11:18

@mukeshpanchal27 mukeshpanchal27 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jjgrainger, Left some nit-pick.

  • Since missing on function documents
  • Use n.e.x.t instead of actual version 1.0.0

Comment thread includes/Checker/Checks/Abstract_PHP_CodeSniffer_Check.php Outdated
Comment thread includes/Checker/Checks/Abstract_PHP_CodeSniffer_Check.php Outdated

@felixarntz felixarntz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jjgrainger Overall looks solid, a bit of nit-pick feedback.

Comment thread includes/Checker/Checks/Abstract_PHP_CodeSniffer_Check.php Outdated
Comment thread includes/Checker/Checks/Abstract_PHP_CodeSniffer_Check.php Outdated
Comment thread includes/Checker/Checks/Abstract_PHP_CodeSniffer_Check.php
Comment thread includes/Checker/Checks/Abstract_PHP_CodeSniffer_Check.php Outdated
Comment thread includes/Checker/Checks/Abstract_PHP_CodeSniffer_Check.php Outdated
Comment thread includes/Checker/Checks/Abstract_PHP_CodeSniffer_Check.php Outdated
Comment thread includes/Checker/Checks/Abstract_PHP_CodeSniffer_Check.php

@felixarntz felixarntz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jjgrainger Thanks, this looks excellent now!

@mukeshpanchal27 mukeshpanchal27 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jjgrainger, LGTM!

@mukeshpanchal27 mukeshpanchal27 merged commit 4de8391 into trunk Jan 12, 2023
@mukeshpanchal27 mukeshpanchal27 deleted the feature/create-abstract-php-codesniffer-check branch January 12, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Infrastructure Issues for the overall plugin infrastructure [Type] Enhancement A suggestion for improvement of an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create abstract class PHP_CodeSniffer_Check

3 participants