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

Update composer.json indentation to use tabs #4339

Merged
merged 3 commits into from
Jan 9, 2018

Conversation

ntwb
Copy link
Member

@ntwb ntwb commented Jan 6, 2018

Description

Switches from spaces to tabs for indentation in composer.json

How Has This Been Tested?

By manually removing the "wimg/php-compatibility": "^8", line from composer.json and then running composer require wimg/php-compatibility:^8 --dev to have Composer install that dependency and then confirming that it was added back to composer.json using a tab for indentation.

Screenshots (jpeg or gifs if applicable):

Types of changes

This change had been previously merged via 09b849b but was reverted again in 89086e5

Composer has no issue when using tabs for indentation as originally noted in #1067 (comment)

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows has proper inline documentation.

@ntwb ntwb added the [Type] Build Tooling Issues or PRs related to build tooling label Jan 6, 2018
@ntwb ntwb merged commit f3f8e21 into master Jan 9, 2018
@ntwb ntwb deleted the update/composer-indentation branch January 9, 2018 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Build Tooling Issues or PRs related to build tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants