Want to create an interactive transcript for this episode?
Podcast: Software Engineering Daily
Episode: Ruff and Next-Generation Python Tooling with Charlie Marsh
Description: Linting is the process of checking source code for programmatic as well as stylistic errors. Ruff is a highly popular Python linter written in Rust. It was developed by Charlie Marsh, who also founded Astral, which is focused on next-generation Python tooling.Charlie joins the podcast to talk about open source development, Ruff, the UV package installer, and much more.Josh Goldberg is an independent full time open source developer in the TypeScript ecosystem. He works on projects that help developers write better TypeScript more easily, most notably on typescript-eslint: the tooling...