Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix yaml files codestyle #1108

Merged
merged 1 commit into from
Jun 15, 2020

Conversation

mathbunnyru
Copy link
Member

I use yamllint in my project to get nice looking yaml files.
I don't want to burden the developers with installing it, so I didn't add any automatic checks.

@parente parente merged commit 947a715 into jupyter:master Jun 15, 2020
romainx added a commit to romainx/docker-stacks that referenced this pull request Jul 11, 2020
## pre-commit
pre-commit added to check

- `bash` files with bashate see jupyter#1109
- `yaml` files with yamlint see jupyter#1108
- `docker` files with hadolint see jupyter#1100

# hadolint

version of the linter added as a variable in the `Makefile`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants