Skip to content

fix(editorconfig): disable max_line_length property#35

Merged
springcomp merged 1 commit intojmespath-community:mainfrom
cawalch:fix-editor-config-max-line-length
Dec 1, 2024
Merged

fix(editorconfig): disable max_line_length property#35
springcomp merged 1 commit intojmespath-community:mainfrom
cawalch:fix-editor-config-max-line-length

Conversation

@cawalch
Copy link
Copy Markdown
Collaborator

@cawalch cawalch commented Dec 1, 2024

Set the max_line_length property from null to off, aligning with EditorConfig specifications to disable line wrapping.

Forces hard line wrapping after the amount of characters specified. off to turn off this feature (use the editor settings).

ref max_line_length

Set the max_line_length property from `null` to `off`, aligning with EditorConfig specifications to disable line wrapping.

[editorconfig max_line_length](https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties#max_line_length)

<!-- ps-id: e0efbebf-3170-4ae7-a5b9-55a2765be229 -->
@springcomp springcomp merged commit 716c0f0 into jmespath-community:main Dec 1, 2024
@cawalch cawalch deleted the fix-editor-config-max-line-length branch December 1, 2024 19:47
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