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

New Rule: Ensure there is no redundant parenthesis on attribute #1742

Conversation

alamirault
Copy link
Collaborator

@alamirault alamirault self-assigned this May 22, 2024
@alamirault alamirault requested a review from OskarStark May 22, 2024 19:08
@OskarStark OskarStark merged commit b12ae92 into OskarStark:develop May 23, 2024
6 of 8 checks passed
OskarStark added a commit that referenced this pull request May 23, 2024
* develop:
  New Rule: Ensure there is no redundant parenthesis on attribute (#1742)
  composer(deps-dev): bump phpstan/phpstan-phpunit from 1.3.16 to 1.4.0 (#1738)
  composer(deps-dev): bump phpstan/phpstan from 1.10.67 to 1.11.0 (#1737)
  composer(deps-dev): bump rector/rector from 1.0.4 to 1.0.5 (#1735)
  composer(deps-dev): bump ergebnis/php-cs-fixer-config (#1734)
  composer(deps-dev): bump ergebnis/php-cs-fixer-config (#1733)
  composer(deps-dev): bump symfony/var-dumper from 7.0.6 to 7.0.7 (#1728)
  composer(deps): bump symfony/dependency-injection from 7.0.6 to 7.0.7 (#1729)
  composer(deps): bump symfony/console from 7.0.6 to 7.0.7 (#1731)
  composer(deps): bump symfony/yaml from 7.0.3 to 7.0.7 (#1730)
  composer(deps-dev): bump phpunit/phpunit from 10.5.19 to 10.5.20 (#1722)
  composer(deps): bump symfony/options-resolver from 7.0.0 to 7.0.7 (#1724)
  composer(deps): bump symfony/config from 7.0.6 to 7.0.7 (#1725)
  composer(deps): bump symfony/finder from 7.0.0 to 7.0.7 (#1726)
  composer(deps): bump symfony/string from 7.0.4 to 7.0.7 (#1727)
  github-actions(deps): bump shivammathur/setup-php from 2.30.3 to 2.30.4 (#1723)
  [rules] remove `ArgumentVariableMustMatchType` from `Symfony` group (#1719)
  github-actions(deps): bump shivammathur/setup-php from 2.30.2 to 2.30.3 (#1721)
  composer(deps-dev): bump ergebnis/php-cs-fixer-config (#1720)
  composer(deps-dev): bump phpunit/phpunit from 10.5.18 to 10.5.19 (#1718)
@OskarStark
Copy link
Owner

Many thanks!

@alamirault alamirault deleted the feature/forbid-attribute-redundant-parenthesis branch May 26, 2024 13:17
javiereguiluz added a commit to symfony/symfony-docs that referenced this pull request May 27, 2024
This PR was merged into the 5.4 branch.

Discussion
----------

Use Doctor RST 1.61.1

New Rule: Ensure there is no redundant parenthesis on attribute

OskarStark/doctor-rst#1742

Commits
-------

8131676 Use Doctor RST 1.61.1
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.

2 participants