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 #6

Merged
merged 2 commits into from
Jul 17, 2023

Conversation

2002Bishwajeet
Copy link
Contributor

@2002Bishwajeet 2002Bishwajeet commented Jul 17, 2023

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

image
image

Related PRs and Issues

#7

Have you read the Contributing Guidelines on issues?

Yes! 👏

@christyjacob4 christyjacob4 merged commit 2b46a98 into utopia-php:main Jul 17, 2023
@2002Bishwajeet 2002Bishwajeet deleted the feat-add-linter branch July 17, 2023 09:14
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