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

Run linters check on Github actions #57

Open
aj3sh opened this issue May 15, 2023 · 1 comment
Open

Run linters check on Github actions #57

aj3sh opened this issue May 15, 2023 · 1 comment

Comments

@aj3sh
Copy link
Member

aj3sh commented May 15, 2023

We have added linter checks on pre-commit hooks, which assist in catching issues before committing code. However, relying solely on pre-commit hooks does not guarantee that developers have used them consistently. To further enhance our code quality and maintain consistency across the codebase, we need to incorporate an automated linter check using Github Actions.

Reference:
Django: https://github.com/django/django/blob/main/.github/workflows/linters.yml

@aj3sh
Copy link
Member Author

aj3sh commented May 18, 2023

Here is the repo link of gh-problem-matcher-wrap which works on Github actions
https://github.com/liskin/gh-problem-matcher-wrap

cc: @sugat009

@aj3sh aj3sh self-assigned this Jun 3, 2023
@aj3sh aj3sh removed their assignment Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant