Set max_line_length attribute in .editorconfig

This MR set max_line_length attribute in .editorconfig to match the line limit being enforced by golangci-lint. This allows editors like Vim to display a column helping to detect cases while editing.

Edited by Pedro Pombeiro

Merge request reports

Loading