Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add max line length setting to .editorconfig (apache#22540)
Right now, there is no explicit settings for max line width, so often error is only detected when pre-commit hook is executed. Adding explicit setting helps to mitigate this issue earlier
- Loading branch information