Skip to content

Remove uses of Props and Functions comments #2187

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

Merged
merged 3 commits into from
Aug 6, 2025

Conversation

gantoine
Copy link
Member

@gantoine gantoine commented Aug 2, 2025

Description
Explain the changes or enhancements you are proposing with this pull request.

These are pointless lmao

Checklist
Please check all that apply.

  • I've tested the changes locally
  • I've updated relevant comments
  • I've assigned reviewers for this PR
  • I've added unit tests that cover the changes

@gantoine gantoine requested review from Copilot and zurdi15 August 2, 2025 19:28
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes redundant comment separators that were being used to organize code sections in Vue single-file components. The changes eliminate "// Props" and "// Functions" comments throughout the frontend codebase that served no functional purpose.

  • Removal of organizational comment blocks that add no value
  • Cleanup of code formatting where comment removal left extra blank lines
  • Consistent application across all Vue components in the frontend
Comments suppressed due to low confidence (1)

Copy link

trunk-io bot commented Aug 2, 2025

Running Code Quality on PRs by uploading data to Trunk will soon be removed. You can still run checks on your PRs using trunk-action - see the migration guide for more information.

@gantoine gantoine merged commit 3803b75 into master Aug 6, 2025
8 checks passed
@gantoine gantoine deleted the remove-props-fnct-comments branch August 6, 2025 13:11
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.

1 participant