Skip to content

Conversation

@krkk
Copy link
Contributor

@krkk krkk commented Jan 23, 2025

Tidy, the documentation generator used by this project, expects arguments to be annotated with the following format: "- argument (types): description". However, some comments were written like "- argument: (types): description" (note the colon after the argument name), which made tidy no longer recognize these types and assume they were part of the previous segment.

Tidy, the documentation generator used by this project, expects arguments to be
annotated with the following format: "- argument (types): description".
However, some comments were written like "- argument: (types): description"
(note the colon after the argument name), which made tidy no longer recognize
these types and assume they were part of the previous segment.
@johannes-wolf johannes-wolf self-requested a review January 24, 2025 14:49
Copy link
Member

@johannes-wolf johannes-wolf left a comment

Choose a reason for hiding this comment

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

Thanks!

@johannes-wolf johannes-wolf merged commit ccb3f67 into cetz-package:master Jan 26, 2025
1 check passed
@krkk krkk deleted the remove-colon branch January 26, 2025 20:29
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