Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
CuriouslyC
38 days ago
|
parent
|
context
|
favorite
| on:
Ruff v0.16.0 – Significant new updates – 413 defau...
\bfoo\b will produce noisy results. People have been pushing linting rules that force a single consistent choice of string delimiters since at least 2010 when Python went from a cute academic language to a real industry workhorse.
maratc
38 days ago
[–]
> \bfoo\b will produce noisy results.
Add a look-behind for '[' and a look-ahead for ']' and you'll be fine.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: