Javascript is not enabled. This site can still works but it'll be more interactive when javascript is enabled.
loading...
Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
hackerbrother
10 hours ago
|
on: Ruff v0.16.0 – Significant new updates – 413 default rules up from 59
Looks like it's recommended to use zero-config now, which is great! My new .ruff.toml is just:
line-length = 300
reply