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

[MNT] update linting: limit line length to 88, add isort #1740

Merged
merged 4 commits into from
Dec 26, 2024

Conversation

fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Dec 26, 2024

This PR updates the linting rules to make the code more readable and consistent with sktime:

  • limit line length to 88 and apply throughout the code base
  • add isort formatting and apply throughout the code base
  • reorder pyproject.toml to ensure linting settings are at the end and project information is at the top

@fkiraly fkiraly added the maintenance Continuous integration, unit testing & package distribution label Dec 26, 2024
@fkiraly fkiraly merged commit 533fd03 into main Dec 26, 2024
28 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Continuous integration, unit testing & package distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant