Skip to content

HED string indentation#749

Closed
dungscout96 wants to merge 1 commit intomasterfrom
dungscout96/feat/indent
Closed

HED string indentation#749
dungscout96 wants to merge 1 commit intomasterfrom
dungscout96/feat/indent

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