carpentries / workshop-template

The Carpentries Workshop Template
https://carpentries.github.io/workshop-template/
Other
235 stars 521 forks source link

Improves .editorconfig compatibility #817

Closed pgmccann closed 4 days ago

pgmccann commented 6 months ago

My text editor (NeoVim) reports the following error when editing a workshop template:

editorconfig: invalid value for option trim_trailing_whitespace: false  # keep trailing spaces in markdown - 2+ spaces are translated to a hard break (<br/>). trim_trailing_whitespace must be either "true" or "false"
editorconfig: invalid value for option max_line_length: 100  # please keep this in sync with bin/lesson_check.py!. max_line_length must be a number or "off"

As per https://editorconfig.org:

Comments should go on their own lines.

This change brings .editorconfig in line with the file format as documented.

netlify[bot] commented 6 months ago

Deploy Preview for workshop-template-previews ready!

Name Link
Latest commit bee2d46459cdd0dd9ae30da212166ada53b642f9
Latest deploy log https://app.netlify.com/sites/workshop-template-previews/deploys/66deb4418291000008e4f120
Deploy Preview https://deploy-preview-817--workshop-template-previews.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.