mdolab / CMPLXFOIL

GNU General Public License v2.0
29 stars 20 forks source link

Add Formatting and Linting #5

Closed bernardopacini closed 3 years ago

bernardopacini commented 3 years ago

Description of feature

This repository does not currently have formatting and linting set up. This should be done following the lab standard with Flake8 and Black.

Potential solution

Implement Flake8 and Black following lab guides.