Skip to content

Improve Lefthook Job Glob Configuration #303

Description

@threeal

This issue proposes improving the glob patterns of each job in the Lefthook configuration to ensure they cover all files that may affect the corresponding job. For example, for the fix lint job, it’s not only the *.py files that should trigger the job, but also pyproject.toml, which stores the configuration, and poetry.lock, which specifies the version of the ruff package used by the fix lint job.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions