Skip to content

Whitespace in typescript files#1142

Merged
ManuelHentschel merged 4 commits intomasterfrom
whitespace
Jul 3, 2022
Merged

Whitespace in typescript files#1142
ManuelHentschel merged 4 commits intomasterfrom
whitespace

Conversation

@ManuelHentschel
Copy link
Copy Markdown
Member

Converts indentation in all ts files (where necessary) to 4 spaces and adds an eslint rule to enforce this indentation. Approximately 90% of ts files followed this convention anyways, so I assumed this change would be rather uncontroversial.

This PR should not change any actual code behavior.

Enforcing linter rules for e.g. R and json files might also make sense, but should be discussed in a separate issue/PR.

@ManuelHentschel ManuelHentschel changed the title Whitespace Whitespace in typescript files Jul 3, 2022
Copy link
Copy Markdown
Member

@renkun-ken renkun-ken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ManuelHentschel ManuelHentschel merged commit cf7836d into master Jul 3, 2022
@ManuelHentschel ManuelHentschel deleted the whitespace branch July 3, 2022 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants