Skip to content

added laravel/pint & configured as linter and formatter#20

Merged
christyjacob4 merged 3 commits intoutopia-php:mainfrom
MagnaibayarMN:main
Oct 14, 2022
Merged

added laravel/pint & configured as linter and formatter#20
christyjacob4 merged 3 commits intoutopia-php:mainfrom
MagnaibayarMN:main

Conversation

@MagnaibayarMN
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

@Meldiron Meldiron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR 😇 I left a comment, let' please address it.

Also, please run composer format, which will apply linting to all existing PHP files. That will make a bunch of changes, please commit those too - this is necessary for tests to pass.

Comment thread composer.json Outdated
"require": {
"php": ">=7.4"
"php": ">=7.4",
"laravel/pint": "^1.2"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"laravel/pint": "^1.2"
"laravel/pint": "dev-main"

Let's please use this version to stay consistent with all other repositories.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, I fixed them. Could you please check it out.

Copy link
Copy Markdown
Contributor

@Meldiron Meldiron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great 🎉

Comment thread composer.json Outdated
@christyjacob4 christyjacob4 merged commit 183aa96 into utopia-php:main Oct 14, 2022
@christyjacob4
Copy link
Copy Markdown
Contributor

THANK YOU! All changes merged 🥳

Please reach out to me on our Discord server if you would like to claim your Appwrite swags! As a way of saying thank you, we would also love to invite you to join the Appwrite organization on GitHub. Please share your GitHub username with us on Discord.  

You can accept the invite by visiting https://github.com/orgs/appwrite/invitation. By joining our team, you will officially be an Appwrite maintainer on GitHub.

You can change your membership visibility settings, so your new Appwrite team membership badge will show up on your personal GitHub profile.

Please feel free to look for more PRs you might be interested in helping with on our long list of Hacktoberfest friendly issues and help make Appwrite better :)

@stnguyen90 stnguyen90 linked an issue Nov 7, 2022 that may be closed by this pull request
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

💄 Add Code Linter To ‘utopia-php/system’

4 participants