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

Introduce EditorConfig #550

Merged
merged 5 commits into from
Aug 25, 2023
Merged

Introduce EditorConfig #550

merged 5 commits into from
Aug 25, 2023

Conversation

szepeviktor
Copy link
Contributor

@szepeviktor szepeviktor commented Aug 23, 2023

Description

Replace TAB characters, add final new lines, remove trailing spaces.

How to check? eclint -exclude="{src/Adyen/Model/**,src/Adyen/Service/**}"
https://github.com/greut/eclint

@szepeviktor szepeviktor requested a review from a team as a code owner August 23, 2023 15:09

[*]
indent_style = space
indent_size = 4
Copy link
Contributor Author

Choose a reason for hiding this comment

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

JSON inside PHP files are indented with 2 spaces :(

@AlexandrosMor AlexandrosMor self-requested a review August 24, 2023 07:39
@wboereboom wboereboom enabled auto-merge (squash) August 25, 2023 13:37
@wboereboom wboereboom merged commit f4ade8e into Adyen:develop Aug 25, 2023
@szepeviktor szepeviktor deleted the fix-tabs branch August 25, 2023 14:30
wboereboom added a commit that referenced this pull request Sep 4, 2023
* add missing services to readme

* forgot to save (vscodium..)

* Stop exporting development files

* Fix dockblocks (#551)

* Remove execute permisson from all files (#549)

Co-authored-by: Wouter Boereboom <[email protected]>

* Introduce EditorConfig (#550)

* Introduce EditorConfig

* Fix EC

---------

Co-authored-by: Alexandros Moraitis <[email protected]>

* Add AcsWebhooks to Banking Webhooks (#553)

* add AcsWebhooks to Banking

* codesniffer

* Management Webhooks (#554)

* rebase develop

* ran phpcbf

* fix unused import

* small fix

* Update README.md

Co-authored-by: Alessio Zampatti <[email protected]>

---------

Co-authored-by: Alessio Zampatti <[email protected]>

* Removed Sonar/Codacy (#555)

* remove sonar

* remove sonar from pipeline

* chore(deps): update dependency phpunit/phpunit to v9.6.11

* [create-pull-request] automated change (#556)

Co-authored-by: Wouter Boereboom <[email protected]>

* chore(release): bump to 15.2.0

---------

Co-authored-by: jillingk <[email protected]>
Co-authored-by: Viktor Szépe <[email protected]>
Co-authored-by: Alexandros Moraitis <[email protected]>
Co-authored-by: Wouter Boereboom <[email protected]>
Co-authored-by: Alessio Zampatti <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This was referenced Sep 18, 2023
jillingk pushed a commit that referenced this pull request Sep 18, 2023
* Introduce EditorConfig

* Fix EC

---------

Co-authored-by: Alexandros Moraitis <[email protected]>
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.

4 participants