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

detabify #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

detabify #29

wants to merge 1 commit into from

Conversation

haarg
Copy link
Contributor

@haarg haarg commented May 9, 2022

The indentation was done with a mix of tabs and spaces and was
inconsistent in tons of places. Convert all indentation and inner tabs
to spaces.

ppport.h still has tabs, because it is generated by Devel::PPPort

The indentation was done with a mix of tabs and spaces and was
inconsistent in tons of places. Convert all indentation and inner tabs
to spaces.

ppport.h still has tabs, because it is generated by Devel::PPPort
@Leont
Copy link
Collaborator

Leont commented Apr 27, 2024

Yeah the current situation is a mess, and fixing that is probably a good idea.

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