Skip to content

Conversation

sheikhlimon
Copy link
Contributor

@sheikhlimon sheikhlimon commented Oct 7, 2025

Description

Fixes #807

Type of Change

  • New feature (e.g., new page, component, or functionality)
  • Bug fix (non-breaking change that fixes an issue)
  • UI/UX improvement (design, layout, or styling updates)
  • Performance optimization (e.g., code splitting, caching)
  • Documentation update (README, contribution guidelines, etc.)
  • Other (please specify): Linting and Formatting

Changes Made

  • Cherry-picked the ESLint/Prettier configuration from feat/add-eslint-setup
  • Ran npm run lint:fix and npm run format across all .js, .jsx, .ts, .tsx, .json, and .css files
  • Ensured that Markdown/MDX files remain untouched (.prettierignore)
  • Large diff (~159+ files) contains only formatting changes — no code logic has been altered

Dependencies

Checklist

  • My code follows the style guidelines of this project.
  • I have tested my changes across major browsers and devices
  • My changes do not generate new console warnings or errors .
  • I ran npm run build and attached screenshot(s) in this PR.
  • This is already assigned Issue to me, not an unassigned issue.

Copy link

vercel bot commented Oct 7, 2025

@sheikhlimon is attempting to deploy a commit to the recode Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

github-actions bot commented Oct 7, 2025

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. The estimated time for response is 5–8 hrs.

In the meantime, please provide all necessary screenshots and make sure you run - npm build run , command and provide a screenshot, a video recording, or an image of the update you made below, which helps speed up the review and assignment. If you have questions, reach out to LinkedIn. Your contributions are highly appreciated!😊

Note: I maintain the repo issue every day twice at 8:00 AM IST and 9:00 PM IST. If your PR goes stale for more than one day, you can tag and comment on this same issue by tagging @sanjay-kv.

We are here to help you on this journey of open source. Consistent 20 contributions are eligible for sponsorship 💰

🎁 check our list of amazing people we sponsored so far: GitHub Sponsorship. ✨

📚Your perks for contribution to this community 👇🏻

  1. Get free Consultation use code recode50 to get free: Mentorship for free.

  2. Get the Ebook for free use code recode at checkout: Data Science cheatsheet for Beginners.

  3. Check out this weekly Newsletter: Sanjay's Newsletter.

If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

github-actions bot commented Oct 7, 2025

Synced data from Linked Issues

Labels:

  • don't-merge
  • level 1
  • under review
  • recode
  • hacktoberfest-accepted
  • enhancement

Assignees:

  • sheikhlimon

Milestones:

  • recode:launch 3.0

@github-actions github-actions bot added hacktoberfest-accepted level 1 10 points recode this is label for leaderboard labels Oct 7, 2025
@sheikhlimon
Copy link
Contributor Author

@iitzIrFan This PR applies the ESLint and Prettier formatting to the entire codebase using the config from #805. All formatting changes are automatic and no code logic has been changed. This ensures future PRs will have minimal lint/format diffs.
Thanks for reviewing!

@iitzIrFan
Copy link
Member

@sheikhlimon Thanks for your efforts will review and update if, needs any changes :)

@iitzIrFan iitzIrFan added the under review Review under the maintainers or the admins label Oct 7, 2025
@iitzIrFan iitzIrFan moved this to In Progress in @recode-web Oct 7, 2025
@sheikhlimon
Copy link
Contributor Author

@sanjay-kv This probably marks my 15th PR! 🎉
Thank you so much for the encouragement. I really appreciate it.
I haven’t been able to work on the UI yet since the docs needed a bit more love, but I did manage to set up some configs.
I’m planning to focus on the UI next. I’m still learning, but I’ll learn as I go!

Copy link
Member

@Adez017 Adez017 left a comment

Choose a reason for hiding this comment

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

163 file changes , i think this might be a big task and its not appropriate to accept all the chnages without verifying . i request @sanjay-kv @iitzIrFan to look into this .

@sheikhlimon sheikhlimon force-pushed the apply-eslint-format branch 2 times, most recently from 67dc178 to 1abe99e Compare October 8, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted level 1 10 points recode this is label for leaderboard under review Review under the maintainers or the admins
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

📝[Docs]: Apply ESLint and Prettier formatting to entire codebase
3 participants