-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
configurationRelated to settings and configurationRelated to settings and configurationformatterRelated to the formatterRelated to the formatter
Description
We are using the ruff pre-commits formatter however there doesn't seem to be a way to pass in an argument to set the line character limit without having a config file dedicated for this. Is it possible to add an argument for this -l 120?
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.2
hooks:
- id: ruff-formatReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
configurationRelated to settings and configurationRelated to settings and configurationformatterRelated to the formatterRelated to the formatter