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

[INFRA] Relax line length limit for linting YAML files #673

Merged
merged 3 commits into from
Nov 17, 2020

Conversation

effigies
Copy link
Collaborator

80 characters seems unnecessarily constrained. 99 characters + '\n' is generally a good rule to fit on a single line for default configurations of terminals on OSX and Linux. I assume Windows users are not often burdened by strict TTY emulation.

This is intended to avoid unnecessary rounds of review when adding entities as people break lines at reasonable places and get yelled at by the linter.

Also adding a .gitignore in tools.

Also bump Python version and cache pip
@effigies effigies merged commit 744b3d4 into bids-standard:master Nov 17, 2020
@effigies effigies deleted the mnt/yamllint branch November 17, 2020 14:55
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.

3 participants