X Tutup
The Wayback Machine - https://web.archive.org/web/20220624123545/https://github.com/PowerShell/PowerShell/pull/15815
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

EditorConfig: don't replace tabs with spaces in tsv files #15815

Merged
merged 1 commit into from Jul 22, 2021

Conversation

SethFalco
Copy link
Contributor

@SethFalco SethFalco commented Jul 21, 2021

PR Summary

Adds a rule to the EditorConfig file for TSV files.

PR Context

Prevent tabs from being converted to spaces when updating or formatting the TSV file.

PR Checklist

Copy link
Collaborator

@iSazonov iSazonov left a comment

We have one such file CounterSamples.tsv

@iSazonov iSazonov added the CL-Tools label Jul 22, 2021
@iSazonov iSazonov changed the title chore: don't replace tabs with spaces in tsv files EditorConfig: don't replace tabs with spaces in tsv files Jul 22, 2021
@iSazonov iSazonov merged commit 0002f7e into PowerShell:master Jul 22, 2021
32 checks passed
@iSazonov
Copy link
Collaborator

@iSazonov iSazonov commented Jul 22, 2021

@SethFalco Thanks for your contribution.

@iSazonov iSazonov added this to the 7.2.0-preview.8 milestone Jul 22, 2021
@msftbot
Copy link

@msftbot msftbot bot commented Aug 23, 2021

🎉v7.2.0-preview.9 has been released which incorporates this pull request.🎉

Handy links:

@msftbot
Copy link

@msftbot msftbot bot commented Sep 28, 2021

🎉v7.2.0-preview.10 has been released which incorporates this pull request.🎉

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CL-Tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants
X Tutup