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
Learn to Program: Crafting Quality CodeUniversity of Toronto via Coursera 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera 数据结构与算法第一部分 | Data Structures and Algorithms Part 1
Peking University via edX Software Construction in Java
Massachusetts Institute of Technology via edX Advanced Software Construction in Java
Massachusetts Institute of Technology via edX