Skip to content

Adding ruff to dbt-clickhouse #391

@jpelletiPL

Description

@jpelletiPL

Is your feature request related to a problem? Please describe.
My feature request is related to #369 (comment)

We have some linting issue on here that I was planning to fix, but there seems to be differences between coding styles from contributors, and I think a global linter could help having a uniform codebase

Describe the solution you'd like
I wanting to suggest replacing black and isort with ruff, we could just run it before submitting a PR and all the code would follow the same standard for everyone

Describe alternatives you've considered
I have considered using black and isort because it is already used in the project, but ruff is faster and more versatile overall

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions