Skip to content

Conversation

mfisher87
Copy link
Member

@mfisher87 mfisher87 commented Jun 3, 2025

Important

Depends on #728 , merge that first.

Sort and group imports in our TS following the same pattern as our Python code using eslint plugin.

First builtin, then third-party, then local imports.

Checklist

  • PR has a descriptive title and content.
  • PR description contains references to any issues the PR resolves, e.g. Resolves #XXX.
  • PR has one of the labels: documentation, bug, enhancement, feature, maintenance
  • Checks are passing.
    Failing lint checks can be resolved with:
    • pre-commit run --all-files
    • jlpm run lint

📚 Documentation preview: https://jupytergis--730.org.readthedocs.build/en/730/
💡 JupyterLite preview: https://jupytergis--730.org.readthedocs.build/en/730/lite

Copy link
Contributor

github-actions bot commented Jun 3, 2025

Binder 👈 Launch a Binder on branch mfisher87/jupytergis/import-sorting-and-grouping

@mfisher87 mfisher87 force-pushed the import-sorting-and-grouping branch from acc5b61 to c69f97b Compare June 3, 2025 23:36
Copy link
Contributor

github-actions bot commented Jun 3, 2025

Integration tests report: appsharing.space

@mfisher87 mfisher87 force-pushed the import-sorting-and-grouping branch from 4b125d4 to d9440ad Compare June 4, 2025 15:25
Copy link
Member

@martinRenou martinRenou left a comment

Choose a reason for hiding this comment

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

Sounds good! The source code hasn't changed though, did you run those linter rules already as part of the other PR?

@mfisher87
Copy link
Member Author

I'm currently rebasing the source code changes, one moment :)

@mfisher87
Copy link
Member Author

@martinRenou you should see source code changes now

Copy link
Member

@martinRenou martinRenou left a comment

Choose a reason for hiding this comment

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

Thanks! 🚀

@mfisher87 mfisher87 merged commit 4259e1d into geojupyter:main Jun 4, 2025
13 checks passed
@mfisher87 mfisher87 deleted the import-sorting-and-grouping branch June 4, 2025 15:41
elifsu-simula pushed a commit to elifsu-simula/jupytergis that referenced this pull request Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants