Open rahulporuri opened 3 years ago
At the moment, not all ETS projects are flake8-clean and not all of them ensure that the copyright headers are up-to-date (using flake8-ets). It would be nice to slowly cleanup the ETS projects and setup CI to ensure that the codebases stay clean.
flake8-ets
Note also that we need to decide if we want all ETS projects to use isort. At the moment, only Traits Futures use isort.
isort
At the moment, not all ETS projects are flake8-clean and not all of them ensure that the copyright headers are up-to-date (using
flake8-ets
). It would be nice to slowly cleanup the ETS projects and setup CI to ensure that the codebases stay clean.