-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fixes: #405 Formatted the code using prettier #479
Conversation
) * Add workflow to build and deploy to S3 Signed-off-by: Martin Halford <[email protected]> * Add workflow to build and deploy to S3 Signed-off-by: Martin Halford <[email protected]> * Add workflow to build and deploy to S3 Signed-off-by: Martin Halford <[email protected]> Signed-off-by: Aashima wadhwa <[email protected]>
Signed-off-by: Aashima wadhwa <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ensure you provide a DCO sign-off for your commits using the --signoff option of git commit.
Signed-off-by: aashimawadhwa <[email protected]> Signed-off-by: Aashima wadhwa <[email protected]>
Signed-off-by: aashimawadhwa <[email protected]> Signed-off-by: Aashima wadhwa <[email protected]>
Signed-off-by: aashimawadhwa <[email protected]> Signed-off-by: Aashima wadhwa <[email protected]>
…ansform Signed-off-by: aashimawadhwa <[email protected]> Signed-off-by: Aashima wadhwa <[email protected]>
Signed-off-by: aashimawadhwa <[email protected]>
I tried my level best to solve this , I signed all the commits but the last one is always left out , please help me out @irmerk |
If you're unable to solve it, I would recommend just starting a new branch and ensuring you put the signoff on the commit(s) when you begin and open a new PR. So when you commit: |
should I close this PR and create a new one? |
Closes #405
formatted the code using prettier and added required packages
Changes
formats every
*.js
or*.jsx
file in the “scripts/”Related Issues
Author Checklist
--signoff
option of git commit.master
fromfork : master