This is a feature request for supporting max_line_length property from the .editorconfig file.
Currently this is not enforced in any way. max_line_length property determines line length and should enforce wrapping lines that exceed max_line_length characters.