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 tab_width option in formatter #7648

Closed
Tracked by #7642
MichaReiser opened this issue Sep 25, 2023 · 0 comments · Fixed by #8006
Closed
Tracked by #7642

Use tab_width option in formatter #7648

MichaReiser opened this issue Sep 25, 2023 · 0 comments · Fixed by #8006
Assignees
Labels
configuration Related to settings and configuration formatter Related to the formatter

Comments

@MichaReiser
Copy link
Member

Allow customizing the tab_width in the formatter by respecting the global tab_width (tab-size today) option.

The tab_width should only change the width of a tab character but not allow changing the number of spaces when using indent-style= "space" (May require reverting #7301)

@MichaReiser MichaReiser added configuration Related to settings and configuration formatter Related to the formatter labels Sep 25, 2023
@MichaReiser MichaReiser added this to the Formatter: Beta milestone Sep 25, 2023
@MichaReiser MichaReiser self-assigned this Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration Related to settings and configuration formatter Related to the formatter
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant