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 formatting error because of missing backtick #338

Merged
merged 1 commit into from
Dec 28, 2024
Merged

Conversation

x2mirko
Copy link
Contributor

@x2mirko x2mirko commented Dec 27, 2024

I noticed that the formatting of the last part of the docs for i2c2midi-commands is screwed up (from the entry for "I2M.C.ROT x y" onwards) because of a missing backtick. This PR adds that missing backtick to unscrew said formatting.

@x2mirko
Copy link
Contributor Author

x2mirko commented Dec 27, 2024

I doubt that the failing clang-format check has anything to do with the added backtick. Not sure what's going on there, maybe someone with knowledge about the CI-pipeline can say?

@Dewb
Copy link
Contributor

Dewb commented Dec 28, 2024

Looks like the CI warning was introduced by my last PR; #336 was merged with clang-format still failing, oops. Should be ignorable for purposes of this PR.

@tehn tehn merged commit c60cfcd into monome:main Dec 28, 2024
5 of 6 checks passed
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.

3 participants