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

Enhancement: Configure phpdoc_add_missing_param_annotation fixer to add annotation for untyped parameters only #220

Merged
merged 2 commits into from Oct 25, 2020

Conversation

localheinz
Copy link
Member

@localheinz localheinz commented Oct 25, 2020

This PR

  • configures the phpdoc_add_missing_param_annotation fixer to add annotations for untyped parameters only
  • removes an unnecessary annotation

@codecov
Copy link

codecov bot commented Oct 25, 2020

Codecov Report

Merging #220 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #220   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         8         8           
===========================================
  Files              2         2           
  Lines             24        24           
===========================================
  Hits              24        24           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 044e7ee...aba4760. Read the comment docs.

@localheinz localheinz force-pushed the feature/phpdoc-add-missing-param-annotation branch 2 times, most recently from c42d043 to 0f71563 Compare October 25, 2020 09:18
@localheinz localheinz force-pushed the feature/phpdoc-add-missing-param-annotation branch from 0f71563 to 2c126a2 Compare October 25, 2020 09:19
@localheinz localheinz marked this pull request as ready for review October 25, 2020 09:20
@localheinz localheinz force-pushed the feature/phpdoc-add-missing-param-annotation branch from d46fe22 to aba4760 Compare October 25, 2020 09:20
@ergebnis-bot ergebnis-bot self-assigned this Oct 25, 2020
@ergebnis-bot ergebnis-bot merged commit 00e732a into main Oct 25, 2020
@ergebnis-bot ergebnis-bot deleted the feature/phpdoc-add-missing-param-annotation branch October 25, 2020 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants