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 linters to CI pipeline #51

Conversation

pedropombeiro
Copy link
Collaborator

@pedropombeiro pedropombeiro commented Oct 1, 2024

This PR adds a CI job to flag any linting errors. It currently reports but ignores any errors, providing visibility without breaking the pipeline.

@pedropombeiro pedropombeiro force-pushed the pedropombeiro/add-superlinter-ci-job branch 8 times, most recently from 84f134c to 59fa9f7 Compare October 1, 2024 21:45
@pedropombeiro pedropombeiro changed the base branch from master to pedropombeiro/convert-to-python3 October 1, 2024 21:47
@pedropombeiro pedropombeiro force-pushed the pedropombeiro/add-superlinter-ci-job branch 2 times, most recently from 18b8389 to 10d4d1d Compare October 3, 2024 20:12
@pedropombeiro pedropombeiro force-pushed the pedropombeiro/add-superlinter-ci-job branch from 10d4d1d to a4898f2 Compare October 3, 2024 20:27
Copy link
Owner

@PhilippMundhenk PhilippMundhenk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it! At some points we might even want to make passing mandatory, but I also like the idea to give us some time. I, personally, will need it, if you don't always want to fix all of my errors :P

Is this intended to go into your branch or straight to master?

@pedropombeiro
Copy link
Collaborator Author

Is this intended to go into your branch or straight to master?

This can go directly to master.

@pedropombeiro pedropombeiro merged commit 25a7254 into pedropombeiro/convert-to-python3 Oct 6, 2024
1 check passed
@pedropombeiro pedropombeiro deleted the pedropombeiro/add-superlinter-ci-job branch October 6, 2024 18:39
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.

2 participants