Skip to content

Experiment with ruff as an alternative linter/formatter #473

@Kamforka

Description

@Kamforka

Ruff is an extremely fast Python linter and code formatter, written in Rust.

For thehive4py it means that the below tools can be replaced with a single one:

  • black

  • flake8

  • reconfigure noxfile to use ruff instead of flake8 for linting

  • modify noxfile to use ruff instead of black for formatting

  • remove flake8 and black as project dependencies

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions