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

MAINT: enable cython-lint + fix errors #519

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

Conversation

theroggy
Copy link
Member

No description provided.

@jorisvandenbossche
Copy link
Member

The cython-lint has no autofixing (like black or ruff), right? So this is one where we have to manually ensure the formatting is following the rules?

@theroggy
Copy link
Member Author

theroggy commented Jan 27, 2025

The cython-lint has no autofixing (like black or ruff), right? So this is one where we have to manually ensure the formatting is following the rules?

Yes, only the conversion of single quoted strings to double quoted strings is automatic... and luckily those were already a lot of the changes :-)

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