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

fix(package): indentation to be 2 spaces as elsewhere #5278

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

max-nextcloud
Copy link
Collaborator

#5268 changed the indentation of package.json to tabs from spaces. This makes it so tabs will also be used for package-lock.json

This way backporting PRs that touch package.json or package-lock.json will always require manual steps.

Server uses spaces, deck uses spaces. (just two somewhat random samples)
So I think it's probably best to revert.

@mejo- mejo- merged commit 38f83de into main Jan 17, 2024
52 checks passed
@mejo- mejo- deleted the fix/package-indentation branch January 17, 2024 21:20
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.

3 participants