tools: remove max-len ESLint rule by Trott · Pull Request #38087 · nodejs/node

@Trott

@Trott

The max-len rule often hampers readability rather than enhancing it. Few
developers are inconvenienced by lines longer than 80 characters. Let's
remove it.

@nodejs-github-bot added doc

Issues and PRs related to the documentations.

needs-ci

PRs that need a full CI run.

tools

Issues and PRs related to the tools directory.

labels

Apr 5, 2021

Yu02

Yu02 approved these changes Apr 5, 2021

benjamingr