Skip to content

Solve Lint #26

@cosminmarina

Description

@cosminmarina
  • Solve de lint problems after checking src with ruff
  • Implement Lint as step of Action (previous than test):
- name: Lint
      run: |
        python -m pip install ruff
        ruff check --output-format=github ./src/

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions