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

chore(tools): Remove PHPStan and tweak tooling to match what we're us… #460

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

lonnieezell
Copy link
Owner

chore(tools): Remove PHPStan and tweak tooling to match what we're using on the forum project.

  • Adds rector and rector-fix to automatically apply code changes for up to PHP 7.4 (might raise this in the near future)
  • Adds style and style-fix to automatically fix code style requirements
  • Add linting command to use PHP's linter.

Requires you run composer update if you want to use the new tooling.

@lonnieezell lonnieezell merged commit f9ca933 into develop Mar 28, 2024
6 of 7 checks passed
@lonnieezell lonnieezell deleted the tooling branch March 28, 2024 03:21
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.

1 participant