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

Add GitHub Action to check linter and formatter #17

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

Filip-L
Copy link
Collaborator

@Filip-L Filip-L commented Jun 13, 2024

Add GitHub Action for Code Quality Check

Description:
A check has been added to ensure code quality by using Prettier to verify proper code formatting and ESlint to ensure the code is correctly written. Additionally, Prettier has formatted the code.

Deployment Considerations:
No special actions are required.

@Filip-L Filip-L force-pushed the CI-with-linter-and-formatter branch from 0229894 to 53e8734 Compare June 13, 2024 17:13
@Filip-L Filip-L changed the title Add CI to check linter and formatter Add GitHub Action to check linter and formatter Jun 13, 2024
@Filip-L Filip-L marked this pull request as ready for review June 14, 2024 10:44
@kacperzuk-neti kacperzuk-neti merged commit 88c0fab into main Jun 14, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants