Lint All the Things!
Offered By: EuroPython Conference via YouTube
Course Description
Overview
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.
Syllabus
Lint All the Things! - presented by Luke Lee
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube