TimeWarp icon indicating copy to clipboard operation
TimeWarp copied to clipboard

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

Open mansi104-ai opened this issue 8 months ago • 1 comments

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

mansi104-ai avatar Jun 19 '24 05:06 mansi104-ai