Akshatchaube01 / TimeWarp

An opensource webapp that allows users to explore historical versions of their current location virtually. Using augmented reality and historical maps, users can see how their surroundings looked in different time periods and learn about the history of the area.
https://time-warp-two.vercel.app
MIT License
40 stars 63 forks source link

create a workflow using Git Actions, this workflow will check Lint errors and Type errors in the changes of Pull request. #305

Open mansi104-ai opened 1 week ago

mansi104-ai commented 1 week ago

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

github-actions[bot] commented 1 week ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.