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

HED string indentation #749

Closed
wants to merge 1 commit into from
Closed

Conversation

dungscout96
Copy link
Member

Reformat the HED string by indenting tag groups. The current implementation modify hed string internally by calling sort(). We might want to allow sort() to return a sorted hed string if we don't want internal modification by default when indent() is called

@dungscout96 dungscout96 requested a review from IanCa August 28, 2023 17:53
@IanCa
Copy link
Member

IanCa commented Aug 31, 2023

Added here, and made it make a copy as noted above so as not to modify the original

#756

@IanCa IanCa closed this Aug 31, 2023
@IanCa IanCa deleted the dungscout96/feat/indent branch January 31, 2024 20:55
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