Closed thebedigupta closed 1 month ago
Latest commit: 2ec4151b191c010d8a43c42f5987b9f7c8457cad
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
remove changes to cli.js and as usual make sure you do not use any autoformatter
done
cli.js
is still showing up in the list of modified files
let me create another PR for this issue
let me create another PR for this issue
@thebedigupta no need to open a separate PR, by mistake, you've pushed the empty cli.js
file since the content in the file is removed that's why it's showing in the list of modified files. To fix this you can follow the following steps:
-> Copy and paste the content of the original cli.js file to your empty file. -> Commit and push the changes to your PR
let me create another PR for this issue
@thebedigupta no need to open a separate PR, by mistake, you've pushed the empty
cli.js
file since the content in the file is removed that's why it's showing in the list of modified files. To fix this you can follow the following steps:-> Copy and paste the content of the original cli.js file to your empty file. -> Commit and push the changes to your PR
Oh it's that much easy ok I will do it and thank you for your suggestion
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
let me create another PR for this issue
@thebedigupta no need to open a separate PR, by mistake, you've pushed the empty
cli.js
file since the content in the file is removed that's why it's showing in the list of modified files. To fix this you can follow the following steps: -> Copy and paste the content of the original cli.js file to your empty file. -> Commit and push the changes to your PROh it's that much easy ok I will do it and thank you for your suggestion
I tried it but it was not working i don't know why anyway let me create another PR for removing these cli.js
file issues
Description
In this PR I try to solve this issue
I am also attching test files captured results test-results.txt