Added Lint Action GitHub action#90
Open
zeborg wants to merge 2 commits intocodeforcauseorg:developmentfrom
Open
Added Lint Action GitHub action#90zeborg wants to merge 2 commits intocodeforcauseorg:developmentfrom
Lint Action GitHub action#90zeborg wants to merge 2 commits intocodeforcauseorg:developmentfrom
Conversation
Contributor
Author
|
I guess I need someone to make a dummy PR to my forked repo in order to test if it's gonna be functional once it's merged into the upstream. @mdpial I hope you won't mind assisting me here 🙏 |
Contributor
Contributor
Author
|
@mdpial I've been doing the exact same thing since yesterday during my testing and it was working well all the time, but once I made the PR here it failed. I've read about the error that's being shown here, and it's somehow related to the permissions provided by the GitHub token which I couldn't grasp that well, so I felt like maybe it worked for me because I was the owner of the repo itself with all the permissions to it. But thanks, I'll try some other way to figure it out! |
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Added
Lint ActionGitHub action withPrettierintegration to lint and autofix code styling issues.Related Issue
Fixes #81
Type of Change:
How Has This Been Tested?
Tested on my forked repository.
Checklist:
developmentbranch.