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

feat: Add lint checks for GHA's #678

Closed
wants to merge 1 commit into from

Conversation

Mr-Sunglasses
Copy link
Contributor

@Mr-Sunglasses Mr-Sunglasses commented Sep 17, 2024

Description of the Change

Add lint checks for GHA's

Benefits

Helps in checking linting error's, in github actions.

Applicable Issues

fix: #471

@Mr-Sunglasses
Copy link
Contributor Author

An another alternative to this is to add the support of pre-commit and it's ci so, that we don't need a github action for this. ref. #485

cc. @malini

@MelissaAutumn
Copy link
Member

Hello!

We won't be approving PRs that include curling random bash scripts. We also do not need a third-party linter as we already have eslint setup for the frontend and ruff setup for the backend.

Cheers

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.

Investigate GHA linters
2 participants