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

Feat: Implement linter #7

Merged
merged 5 commits into from
Jul 17, 2023
Merged

Feat: Implement linter #7

merged 5 commits into from
Jul 17, 2023

Conversation

Meldiron
Copy link
Contributor

@Meldiron Meldiron commented Oct 6, 2022

What does this PR do?

Implements linter into the repository. This allows you to run composer format to auto-fix issues, and composer lint to check for errors. It now also auto-checks every PR with composer lint to create failed test if a code formatting is not correct.

Lastly, this PR updates existing code to pass linter tests - to have proper code style.

Test Plan

  • Implement new tests

Related PRs and Issues

No related issue.

Link your issue here if there is some

Have you read the Contributing Guidelines on issues?

Yes! 👏

This was referenced Oct 10, 2022
composer.json Outdated Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
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.

2 participants