fix: remove uneeded argument
`ruff check` can run without the `.` parameter, so this argument isn’t really necessary. If someone wants to customize the behavior, they can use `ruff-args`.
Loading
Please sign in to comment
`ruff check` can run without the `.` parameter, so this argument isn’t really necessary. If someone wants to customize the behavior, they can use `ruff-args`.