-
Notifications
You must be signed in to change notification settings - Fork 440
Add documentation to (nearly) all public functions in the SwiftSyntax module #1670
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
Conversation
@swift-ci Please test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
First, sorry for the ticks comments @ahoppen! 😁
I've added places where I think at would make sense to add them.
Feel free to just resolve them if you don't think they add value or sense.
3270330
to
2ae353f
Compare
Thanks for the review @kimdv. Adding double ticks definitely makes sense. |
@swift-ci Please test |
@swift-ci please test windows |
Nothing more to say, really. Let’s write some documentation. Maybe, eventually, we can enable the swift-format rule that all public declarations must have a doc comment.