Skip to content

Check pyproject/ruff migration here (and across repositories) #108

Description

@LOCEANlloydizard

Several echostack repositories have already migrated to pyproject.toml and from Flake8 to Ruff (e.g., echopype, echopop, echoshader)
This issue is to check the remaining repositories and standardize the linting configuration where appropriate

Checklist

  • echopype
  • echopop
  • echoshader
  • echopype-examples
  • echoregions
  • echodataflow
  • echodataflow-recipes
  • echolevels

Things to check

  • replace Flake8 with Ruff
  • migrate to pyproject.toml
  • keep notebook linting enabled
  • but consider excluding .ipynb from ruff format to avoid large JSON-only diffs while still running ruff check
  • update CI and pre-commit configuration accordingly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions