Skip to content

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

Merged
effigies merged 3 commits intobids-standard:masterfrom
effigies:mnt/yamllint
Nov 17, 2020
Merged

[INFRA] Relax line length limit for linting YAML files#673
effigies merged 3 commits intobids-standard:masterfrom
effigies:mnt/yamllint

Conversation

@effigies
Copy link
Copy Markdown
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