ReproNim / neurodocker

Generate custom Docker and Singularity images, and minimize existing containers
https://www.repronim.org/neurodocker/
Apache License 2.0
327 stars 97 forks source link

update CI for "linting" #603

Closed Remi-Gau closed 6 months ago

Remi-Gau commented 6 months ago
          The black failure is not new and given the dates it started happening at, I suspect this is because of the new version of black released in January.

I can take care of fixing in a separate PR. Will probably do a refactor of the linting stuff to channel everything via pre-commit that encourages us to pin the formatting tool versions.

Originally posted by @Remi-Gau in https://github.com/ReproNim/neurodocker/issues/601#issuecomment-2031023008