Skip to content

Conversation

@nhairs
Copy link
Owner

@nhairs nhairs commented May 26, 2025

Fixes #15

Test Plan

  • Unit tests

formatter_style_pattern = STYLE_PERCENT_REGEX

else:
raise ValueError(f"Style {self._style!r} is not supported")
Copy link
Owner Author

Choose a reason for hiding this comment

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

This needs updating. Probably need to find a different representation since $,%,{,, isn't exactly intuitive...

Base automatically changed from nhairs-log-record to main September 6, 2025 09:19
@nhairs nhairs force-pushed the nhairs-comma-format branch from 8ffd19d to 9270d73 Compare September 6, 2025 09:31
@nhairs nhairs merged commit b53b930 into main Sep 6, 2025
4 checks passed
@nhairs nhairs deleted the nhairs-comma-format branch September 6, 2025 09:39
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.

Support comma format

2 participants