@jonocarroll I’ve used this a fair amount for memoisation, and then get Pylint/Flake8 shouting at me!
There’s another saving grace, the preferred linters warn you.
You read the FAQ and use linting, right?
Right? 😁
From now on my #neovim null-ls #pylint configuration uses a dynamic command for pylint. This trick allowed me to remove all the nasty stuff I was doing to work with per-project #PythonPoetry #Python #virtualenv
No more 𝘜𝘯𝘢𝘣𝘭𝘦 𝘵𝘰 𝘪𝘮𝘱𝘰𝘳𝘵... messages 🎇🥳 #programming
#neovim #pylint #PythonPoetry #python #virtualenv #programming
📢 Announcing v3.0.0 of our #github reusable #workflows
https://github.com/coatl-dev/workflows/tree/v3.0.0
#github #black #flake8 #pylint #mypy #python2 #python #nox #tox #precommit
#github #workflows #black #flake8 #pylint #mypy #python2 #python #nox #tox #precommit
Some big ducking change in #python #pylint
https://github.com/pylint-dev/pylint/pull/7163
Day 33 of #100DaysOfCode - Chasing down some #python #pylint warnings and errors.
#100daysofcode #python #pylint
Are there better ways to spend a Sunday morning?
#programming #retrogaming #pylint #pygame #ChuckieEgg
#programming #retrogaming #pylint #pygame #ChuckieEgg
@pythonhub we're switching over when they can replace #pylint (when https://github.com/charliermarsh/ruff/issues/970 is solved).
#Darker is a #Python tool to only apply #Black and #isort to your modified bits of code, but it can also be used to
run other lint tools like the otherwise nosiy #pylint!
Useful for incremental improvement of large codebases.
From Andrea Guarino's #EuroPython talk:
#darker #python #black #isort #pylint #europython
A #pylint score of -7 out of 10 is probably bad, right? #python #juniordev #newhire
#pylint #python #juniordev #newhire
PyLint ist gut aber relativ langsam. Deshalb werden wir demnächst folgendes testen:
#PyLint Alternative #coala mit #flake8-bugbear
https://coala.io/#/home?lang=Python#installation
https://github.com/PyCQA/flake8-bugbear#list-of-warnings
New #blog post
Bye-bye pylint: https://dmerej.info/blog/post/bye-bye-pylint/
#python #pylint
New #blog post
Else after return: yea or nay?: https://dmerej.info/blog/post/else-after-return-yea-or-nay/
#python #pylint