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 code linter and formatter #28

Merged
merged 4 commits into from
Mar 8, 2024

Conversation

ricardogsilva
Copy link

@ricardogsilva ricardogsilva commented Feb 21, 2024

This PR integrates ruff as linter and formatter. It does not set up the CI script to use it yet, as there is a large number of both linting and formatting issues reported and this PR does not intend to fix them - we can do that in a subsequent PR

@ricardogsilva
Copy link
Author

ricardogsilva commented Feb 21, 2024

This is set as a draft as it depends on the merge of #25

@ricardogsilva ricardogsilva marked this pull request as ready for review February 22, 2024 16:19
@ricardogsilva ricardogsilva marked this pull request as draft February 22, 2024 16:24
@ricardogsilva ricardogsilva marked this pull request as ready for review March 4, 2024 10:39
@francbartoli francbartoli merged commit 64aabf8 into geobeyond:main Mar 8, 2024
1 check 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.

add code formatter add code linter
2 participants