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

Typos+code fix #815

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

shystrui1199
Copy link

Fix: Renamed class, removed void operator, and corrected typos

What was changed

  1. Renamed class c to CodeHighlighter in highlight.js to follow proper naming conventions.
  2. Removed the void operator in a conditional statement to align with modern JavaScript standards.
  3. Corrected typos in comments and strings across the codebase for improved clarity and professionalism.

Why these changes were made

  • **These changes improving maintainability and adhering to clean code principles.
  • Renaming the class ensures compliance with naming standards, avoiding confusion in the codebase.
  • Removing the void operator makes the code more readable and consistent with modern JavaScript practices.
  • Fixing typos enhances clarity and professionalism in the code.

Additional Notes

  • These changes do not alter functionality but focus on improving code quality and consistency.

@shystrui1199 shystrui1199 requested a review from a team as a code owner December 13, 2024 12:33
Copy link

vercel bot commented Dec 13, 2024

@shystrui1199 is attempting to deploy a commit to the Fuel Labs Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant