Adding code linting will be helpful in identifying some common and uncommon mistakes that are made during coding.
Also It will lead to consistent code workflow for all devs.
I choose flake8and black just because I am more familiar with them. Suggest if you know better alternative