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

Replace leading tabs with 8 spaces (#512) #515

Merged

Conversation

bartlettroscoe
Copy link
Member

Somehow tabs got inserted instead of spaces when indenting in these files.

I replaces tabs with 8 spaces and things seem to look about correct.

@bartlettroscoe bartlettroscoe added this to In Progress in TriBITS Refactor via automation Aug 13, 2022
@bartlettroscoe bartlettroscoe moved this from In Progress to In Review in TriBITS Refactor Aug 13, 2022
rabartlett1972
rabartlett1972 previously approved these changes Aug 13, 2022
Copy link
Collaborator

@rabartlett1972 rabartlett1972 left a comment

Choose a reason for hiding this comment

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

If it passes the tests, this is good to merge.

Somehow tabs got inserted instead of spaces when indenting in these files.

I replaces tabs with 8 spaces and things seem to look about correct.
Copy link
Collaborator

@rabartlett1972 rabartlett1972 left a comment

Choose a reason for hiding this comment

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

Reapprove after forced push

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants