Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Implement UseOnlySpaces #63

Open
mdiasdev opened this issue Jun 19, 2018 · 1 comment
Open

Implement UseOnlySpaces #63

mdiasdev opened this issue Jun 19, 2018 · 1 comment
Labels

Comments

@mdiasdev
Copy link

No description provided.

@abl abl changed the title implement UseOnlySpaces.swift Implement UseOnlySpaces Jun 25, 2018
@abl
Copy link

abl commented Jun 25, 2018

Thanks for taking this on! Of note, we weren't going to use SwiftSyntax to implement this rule - the use of whitespace isn't dependent on syntax.

Arguably, we might want to avoid changing whitespace characters inside of strings silently - that could create some surprising behavior when folks copy/paste. The tab-to-eight-spaces feels safe, though.

@allevato thoughts?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants