Skip to content
New issue

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

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

Already on GitHub? # to your account

Maximum line length for Markdown EditorConfig #41

Closed
svengreb opened this issue Sep 18, 2020 · 0 comments · Fixed by #42
Closed

Maximum line length for Markdown EditorConfig #41

svengreb opened this issue Sep 18, 2020 · 0 comments · Fixed by #42

Comments

@svengreb
Copy link
Owner

Since Markdown is written as flowing text the globally defined maximum line length of EditorConfig should be disabled to prevent false-positive errors.

@svengreb svengreb added this to the 0.2.0 milestone Sep 18, 2020
@svengreb svengreb self-assigned this Sep 18, 2020
@svengreb svengreb changed the title Maximum line lenth for Markdown EditorConfig Maximum line length for Markdown EditorConfig Sep 18, 2020
svengreb added a commit that referenced this issue Sep 18, 2020
Since Markdown is written as flowing text the globally defined maximum
line length of EditorConfig has been disabled to prevent false-positive
errors.

GH-41
svengreb added a commit that referenced this issue Sep 18, 2020
Since Markdown is written as flowing text the globally defined maximum
line length of EditorConfig has been disabled to prevent false-positive
errors.

Closes GH-41
@svengreb svengreb removed their assignment Sep 18, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant