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

Create pylint CI job #42

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Create pylint CI job #42

wants to merge 3 commits into from

Conversation

rbhog
Copy link
Member

@rbhog rbhog commented Nov 13, 2023

Creates a Github Action to run pylint on code when PR is opened.

@rbhog rbhog self-assigned this Nov 13, 2023
@mpkarpov-ui
Copy link
Contributor

Judging by the output logs, it's having issues with importing modules. I don't remember if we have a requirements.py or a conda environment, but it seems we may need to include the necessary modules in the github action or disable that linter function. I'll look into it at some point.

@EvanY14
Copy link
Contributor

EvanY14 commented Nov 13, 2023

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