Skip to content

[Bug]: There is a small typo in CONTRIBUTING.md in workflow checks - ruff - running locally #453

Closed
@Kn4ughty

Description

@Kn4ughty

Checklist

  • I am using an up-to-date version.
  • I have read the documentation.
  • I have searched existing issues.

TagStudio Version

Alpha 9.1.0

Operating System & Version

n/a

Description

on the line

- Lint code with by moving into the /tagstudio directory with cd tagstudio and running ruff --config ../pyproject.toml.

The "with" there i think is a typo and does not belong.

Expected Behavior

The "with" is not there and it instead reads:

- Lint code by moving into the /tagstudio directory with cd tagstudio and running ruff --config ../pyproject.toml.

Steps to Reproduce

read https://github.com/TagStudioDev/TagStudio/blob/main/CONTRIBUTING.md
Scroll till Workflow checks - Ruff - Running locally.
Notice the typo.

Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions