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: Enable and configure nullable_type_declaration fixer #816

Merged
merged 1 commit into from Jul 5, 2023

Conversation

localheinz
Copy link
Member

This pull request

  • enables and configures the nullable_type_declaration fixer

Follows #815.

πŸ’β€β™‚οΈ For reference, see https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.21.1/doc/rules/language_construct/nullable_type_declaration.rst.

@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Merging #816 (a908d7c) into main (d049202) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##                main      #816   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         7         7           
===========================================
  Files              2         2           
  Lines             29        29           
===========================================
  Hits              29        29           

πŸ“£ We’re building smart automated test selection to slash your CI/CD build times. Learn more

@localheinz localheinz force-pushed the feature/nullable-type-declaration branch from 89c704e to a908d7c Compare July 5, 2023 22:50
@localheinz localheinz merged commit f81fc88 into main Jul 5, 2023
15 checks passed
@localheinz localheinz deleted the feature/nullable-type-declaration branch July 5, 2023 22:53
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