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

Fix disabling chord normalization in formatters #1167

Merged
merged 1 commit into from
May 10, 2024

Conversation

martijnversluis
Copy link
Owner

When instantiating a formatter with option normalizeChords: false, normalization should not be applied. This functionality was not implemented for ChordProFormatter and ChordsOverWordsFormatter.

Related to #1166
Thanks to @ldelia for reporting.

@martijnversluis martijnversluis force-pushed the fix-disabling-normalization-in-formatters branch from cf5ce5a to e5b166a Compare May 10, 2024 19:43
When instantiating a formatter with option `normalizeChords: false`, normalization should not be applied. This functionality was not implemented for `ChordProFormatter` and `ChordsOverWordsFormatter`.

Related to #1166
Thanks to @ldelia for reporting.
@martijnversluis martijnversluis force-pushed the fix-disabling-normalization-in-formatters branch from e5b166a to 46e40e7 Compare May 10, 2024 19:49
Copy link

codeclimate bot commented May 10, 2024

Code Climate has analyzed commit 46e40e7 and detected 0 issues on this pull request.

View more on Code Climate.

@martijnversluis martijnversluis merged commit 0188f3c into master May 10, 2024
7 checks passed
@martijnversluis martijnversluis deleted the fix-disabling-normalization-in-formatters branch May 10, 2024 20:01
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.

1 participant