Automate cleaning code in few easy steps!
- Room:
- The Auditorium
- Start (Dublin time):
- Start (your time):
- Duration:
- 30 minutes
Abstract
How annoying is it to find out that everything went to hell on the pipeline because you forgot to run the formatters?
Donāt waste precious time and learn how it is possible to automate these little things, but most importantly understand why it is important to have them in your code!
TalkPython Friends
Description
Have you ever been in a situation where you check your pipelines to see if heās finished running the tests and you find that he hasnāt even started because you forgot to run the linters locally?
I contribute to the development of PyCon Italia, Strawberry GraphQL and Poetry Package Manager and coding with these organizations I discovered fantastic tools such as pre-commit, Poetry and many others. In this talk I would like to share with you my findings, think about the pros and cons and understand a little bit better why you should start using them.