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

[3/x] Codemod Xcode-generated file header comments #258

Merged

Conversation

andrewchang-bird
Copy link
Contributor

@andrewchang-bird andrewchang-bird commented Jan 7, 2022

Stack:
πŸ“š #259 [4/x] Bump versions to 0.19.0
πŸ“š #258 ← [3/x] Codemod Xcode-generated file header comments
πŸ“š #257 [2/x] Migrate to DocC for API reference docs
πŸ“š #256 [1/x] Clean up automation pipeline

Overview

Standardizes the Swift header comments across the codebase.

Test Plan

$ grep -r '\/\/  Created by' ./Sources
$ grep -r '\/\/  Created by' ./Tests

Copy link
Contributor

@ryanmeisters ryanmeisters left a comment

Choose a reason for hiding this comment

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

nice

Base automatically changed from dev/andrewchang-bird/docc to master January 7, 2022 23:51
@andrewchang-bird andrewchang-bird force-pushed the dev/andrewchang-bird/codemod-swift-headers branch from de7b825 to 8e50dd9 Compare January 7, 2022 23:54
@andrewchang-bird andrewchang-bird merged commit 4af25bf into master Jan 8, 2022
@andrewchang-bird andrewchang-bird deleted the dev/andrewchang-bird/codemod-swift-headers branch January 8, 2022 00:26
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