Googling for "pylint pylintrc" gives me the first hit as
https://docs.pylint.org/en/1.6.0/run.html.

This lands me on https://docs.pylint.org/en/1.6.0/run.html, asking me to
login. I have a login, and clicking "Login" sends me to
https://readthedocs.org/dashboard/, spoiling the google search.

In fact, searching on google only shows me that something might be there. I
have to search *again* on ReadTheDocs, which isn't friendly at all.

Poking around until I find a search box at
https://pylint.readthedocs.io/en/latest/, I type in "pylintrc", which
returns the *same bloody page* (OK, yes, it has this helpful bit:
https://pylint.readthedocs.io/en/latest/?highlight=pylintrc, which does
exactly...nothing.)

So I'm stuck trolling around in the full docs there. Instead, I should just
pull down the source code, and do my own grep -r.

I feel like I've been violated.

-- 
-QM
Quantum Mechanics: The dreams stuff is made of
_______________________________________________
code-quality mailing list
code-quality@python.org
https://mail.python.org/mailman/listinfo/code-quality

Reply via email to