Skip to content

Fix indentation and Flames function scope issue#578

Merged
steam-bell-92 merged 2 commits into
steam-bell-92:mainfrom
Diksha57-git:fix/indentation-scope
May 22, 2026
Merged

Fix indentation and Flames function scope issue#578
steam-bell-92 merged 2 commits into
steam-bell-92:mainfrom
Diksha57-git:fix/indentation-scope

Conversation

@Diksha57-git
Copy link
Copy Markdown
Contributor

📝 Description

This PR fixes formatting and scope-related issues in the project JavaScript files.

✅ Changes Made

  • Corrected indentation inconsistencies for better readability.
  • Fixed the Flames function scope issue caused by incorrect placement.
  • Cleaned up formatting without changing existing functionality or logic.

🔗 Linked Issue

Closes #533


📋 Contribution Checklist

  • My code strictly adheres to the project guidelines (Standard library only, procedural code, clean spacing).
  • I have verified that my files are placed in the correct directory.
  • I have tested my changes thoroughly on my local machine.
  • I have included interactive emojis and clean console/UI outputs.
  • GSSoC 2026: I have been formally assigned to this issue and noted it above.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

@Diksha57-git is attempting to deploy a commit to the Anuj's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Diksha57-git
Copy link
Copy Markdown
Contributor Author

@steam-bell-92 I’ve resolved the merge conflicts and synced the branch with the latest main updates.
The changes have been tested locally and all required checks are passing from my side.
Please review the PR whenever convenient. Thanks for your time!

@steam-bell-92 steam-bell-92 merged commit 6314552 into steam-bell-92:main May 22, 2026
5 of 6 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 Thank you for your contribution!

Your Pull Request has been merged successfully.

We appreciate the time and effort you put into improving this project. Contributions like yours help the repository grow and stay useful for everyone.

If you'd like to contribute again, please check the open issues and make sure you are assigned before opening another Pull Request.

Thanks again for your support! 🙌

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.

Fix for Misplaced Code Block Causing Execution/Structure Error (Indentation + Function Scope Bug)

2 participants