Skip to content

Development #22

Description

@dsweet99

ruff check and pytest are prescribed in AGENTS.md and CONTRIBUTING.md, however ...

I ran

git clone https://github.com/SprocketLab/slop-code-bench.git
cd slop-code-bench/
uv sync
uv run ruff check .

and the result was

Found 451 errors.
[*] 15 fixable with the `--fix` option (69 hidden fixes can be enabled with the `--unsafe-fixes` option).

Also, I ran uv run pytest tests, and found that 8 tests failed.

Am I missing some part of setup?

I'm on 8e3a8b6.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions