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

Add the ability to put comment commands on the same line as an import statement #881

Merged

Conversation

jszumski
Copy link
Contributor

Depends on #880. Adds the ability to put comment commands on the same line as an import statement so that these are equivalent:

// periphery:ignore
import CoreGraphics

import CoreGraphics // periphery:ignore

@jszumski jszumski force-pushed the import-ignore-comments-trailing-trivia branch 4 times, most recently from 92a96ee to dad0c80 Compare February 14, 2025 16:00
@jszumski jszumski force-pushed the import-ignore-comments-trailing-trivia branch from dad0c80 to ab51d5f Compare February 14, 2025 16:20
@ileitch ileitch merged commit f41560a into peripheryapp:master Feb 14, 2025
8 checks passed
@jszumski jszumski deleted the import-ignore-comments-trailing-trivia branch February 14, 2025 16:38
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