Skip to content

feat: modernize library - #33

Merged
rezigned merged 5 commits into
rize:masterfrom
shyim:modernize-package
Sep 9, 2024
Merged

feat: modernize library#33
rezigned merged 5 commits into
rize:masterfrom
shyim:modernize-package

Conversation

@shyim

@shyim shyim commented Aug 30, 2024

Copy link
Copy Markdown
Contributor

No description provided.

@shyim
shyim force-pushed the modernize-package branch from b05eeb1 to 8773e0e Compare September 3, 2024 06:58
@shyim
shyim marked this pull request as ready for review September 3, 2024 07:10
@shyim

shyim commented Sep 3, 2024

Copy link
Copy Markdown
Contributor Author

@rezigned This is ready 😅

Comment thread .php-cs-fixer.dist.php
->setFinder(
(new Finder())
->in([__DIR__ . '/src', __DIR__ . '/tests'])
); No newline at end of file

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.

Missing newline at the end.

Comment thread phpstan.neon
level: 5
paths:
- src
- tests No newline at end of file

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.

Same here.

@rezigned rezigned 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.

All goods and thank you for the help! 👍 (now the question is how should we version this 😅)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants