Skip to content
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

ci(eslint): create workflow file for eslint #100

Merged
merged 8 commits into from
Sep 15, 2023

Conversation

Lutra-Fs
Copy link
Member

@Lutra-Fs Lutra-Fs commented Sep 12, 2023

ESlint has been introduced to do the static checking during PR. This would provide an extra check other than the local npm run lint. However, considering the GitHub Code Scanning Performance, it is still recommended that the contributors run the lint on their device.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

resolve all the new errors but those in `ParameterComponents`

Signed-off-by: Bill ZHANG <[email protected]>
@Lutra-Fs Lutra-Fs requested review from kyubxy, esterTion and LorenzoValentine and removed request for esterTion September 14, 2023 23:09
@Lutra-Fs Lutra-Fs self-assigned this Sep 14, 2023
@Lutra-Fs Lutra-Fs merged commit a795c2d into main Sep 15, 2023
4 checks passed
@Lutra-Fs Lutra-Fs deleted the actions/eslint-and-prettier branch September 15, 2023 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants