Geoffrey Copin
Geoffrey Copin's Blog

Geoffrey Copin's Blog

Follow
Follow
homebadges
Tag

Python

#python

More content

Read more stories on Hashnode


Articles with this tag

Build a custom Python linter in 5 minutes

Jan 20, 20234 min read

Creating a custom linter can be a great way to enforce coding standards and detect code smells. In this tutorial, we'll use Sylver, a source code...

Build a custom Python linter in 5 minutes