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

Force space at beginning of comments #15968

Merged
merged 1 commit into from
Aug 25, 2022
Merged

Force space at beginning of comments #15968

merged 1 commit into from
Aug 25, 2022

Conversation

timroes
Copy link
Collaborator

@timroes timroes commented Aug 25, 2022

What

Add a linting rule to enforce a space between the comment marker and the comment text (except for the triple /// in type definition files, which is what the marker does). Also auto fixed all breakages.

@timroes timroes requested a review from a team as a code owner August 25, 2022 14:39
@github-actions github-actions bot added area/platform issues related to the platform area/frontend Related to the Airbyte webapp labels Aug 25, 2022
@timroes timroes merged commit 4881944 into master Aug 25, 2022
@timroes timroes deleted the tim/spaced-comments branch August 25, 2022 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Related to the Airbyte webapp area/platform issues related to the platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants