Closed jaclyn-taroni closed 2 months ago
The code styling workflow is pretty broad – it will style any relevant file in analyses. If we use it as currently written, we may cause conflicts in analysis modules being actively developed.
analyses
We could rework this to only style analysis modules that are deemed sufficiently mature, similar to how we list modules in the Docker all modules workflow: https://github.com/AlexsLemonade/OpenScPCA-analysis/blob/4d2cbd550db9a5090d51a205ac7dcaddbb37c5ae/.github/workflows/docker_all-modules.yml#L35-L41
The code styling workflow is pretty broad – it will style any relevant file in
analyses
. If we use it as currently written, we may cause conflicts in analysis modules being actively developed.We could rework this to only style analysis modules that are deemed sufficiently mature, similar to how we list modules in the Docker all modules workflow: https://github.com/AlexsLemonade/OpenScPCA-analysis/blob/4d2cbd550db9a5090d51a205ac7dcaddbb37c5ae/.github/workflows/docker_all-modules.yml#L35-L41