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

Use contributte/qa and fix build QA #125

Closed
wants to merge 4 commits into from

Conversation

spaze
Copy link
Contributor

@spaze spaze commented Jan 16, 2024

Use contributte/qa instead of ninjify/qa in an attempt to fix spaceIndent does not exist. This is handled differently in the PHPCSStandards/PHP_CodeSniffer 3.8.0, the property seems to be tabIndent, and always was maybe.

The change required some style updates to the code base to adhere to the contributte standard.

StaticCallNode is an alias of StaticMethodCallNode in Latte 3.0.12 But the alias is defined in the new class file but maybe instead of loading the file, a new alias map should be created?

…dent does not exist

This is handled differently in the PHPCSStandards/PHP_CodeSniffer 3.8.0, the property seems to be tabIndent, and always was maybe.
@spaze spaze force-pushed the spaze/contributte-qa branch 2 times, most recently from b24de9a to 59575a2 Compare January 16, 2024 02:13
Attempt to fix "Type mixed cannot be marked as nullable since mixed already includes null" on older PHPs
But the alias is defined in the new class file but maybe instead of loading the file,
a new alias map should be created? https://phpstan.org/user-guide/discovering-symbols#class-aliases
@spaze spaze changed the title Use contributte/qa instead of ninjify/qa in an attempt to fix spaceIndent does not exist Use contributte/qa and fix build QA Jan 16, 2024
@aleswita
Copy link
Member

closed by ae4ff4e

@aleswita aleswita closed this Jan 26, 2024
@aleswita
Copy link
Member

@spaze promin, ale tento PR mi nejak unikl a vsiml jsem si ho az po vydani nove verze

@spaze
Copy link
Contributor Author

spaze commented Jan 26, 2024

@aleswita V cajku, díky!

@spaze spaze deleted the spaze/contributte-qa branch January 26, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants