Hacker News new | ask | show | jobs
by dmix 2135 days ago
Why a python linter? Text editors are usually language agnostic and separate from other tooling.
1 comments

If the rest of the documentation workflow is in python, it would remove the need to install another entirely separate scripting language runtime to do those checks on every developer laptop, CI system, etc.