pooranjoyb / popShop

eCommerce Shoping Platform (with Admin Panel) based on ReactTS & Daisy UI, integrating Supabase as BaaS
https://pop-shop-github.vercel.app/
MIT License
29 stars 66 forks source link

💻🔧Create a workflow using Git Actions, this workflow will check Lint errors and Type errors in the changes of Pull request. #254

Closed mansi104-ai closed 2 weeks ago

mansi104-ai commented 2 weeks ago

Description

I want to add lint and type errors checking in the pull requests of the repository, so , every time you want to check the lint and type errors in the repo , go to github actions -> workflows, then simply click on the workflow you want to run , it will show the errors there are in the changed code

I will make a .yml file under .github folder -> workflows , it will contain all the information about the workflow

Please assign me this issue under GSSOC'24

Screenshots

image

Checklist

pooranjoyb commented 2 weeks ago

Congratulations, @mansi104-ai! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

pooranjoyb commented 2 weeks ago

Not needed. many people dont use linter :/ Please look for other issues.