Closed marcelm closed 4 years ago
I noticed some YAML files are missing newlines. We already have a linter check for this, but it only covers environment.yml. With this change, flake8 checksn all YAML files.
environment.yml
Looks good!
I noticed some YAML files are missing newlines. We already have a linter check for this, but it only covers
environment.yml
. With this change, flake8 checksn all YAML files.