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

Use leadingTabsToSpaces instead of indentWithSpaces #1273

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

nakamura-to
Copy link
Member

@nakamura-to nakamura-to commented Jan 26, 2025

Update the code formatting to replace indentWithSpaces with leadingTabsToSpaces as indentWithSpaces has been deprecated since Spotless 7.0.0.

This is because 'indentWithSpaces' has been deprecated since Spotless 7.0.0.
@github-actions github-actions bot added the chore label Jan 26, 2025
@nakamura-to nakamura-to changed the title Use 'leadingTabsToSpaces' instead of 'indentWithSpaces' Use leadingTabsToSpaces instead of indentWithSpaces Jan 26, 2025
@nakamura-to nakamura-to merged commit b5cee08 into master Jan 26, 2025
13 checks passed
@nakamura-to nakamura-to deleted the chore/spotless-settings branch January 26, 2025 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant