Discover how to enhance code quality and enforce project conventions through linting tools in this 29-minute conference talk from EuroPython 2022. Explore the power of flake8, import linter, and pre-commit to automate rule enforcement, streamline code reviews, and focus on solving complex problems. Learn to customize these tools for specific project needs, covering topics such as uniform code formatting, architecture layer separation, common conventions, anti-pattern avoidance, testing requirements, and git commit message formatting. Gain insights into implementing custom linter rules at every stage of development using continuous integration and git hooks. Examine real-world examples from Kraken, a large Django-based project powering green energy distribution, and gather inspiration for improving your own projects through effective linting practices.
Overview
Syllabus
Lint All the Things! - presented by Luke Lee
Taught by
EuroPython Conference