summary refs log tree commit diff
path: root/changelog.d/13228.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.63.0rc1Sean Quah2022-07-121-1/+0
|
* editorconfig: add max_line_length for Python files (#13228)Sumner Evans2022-07-081-0/+1
See the documentation for the property here: https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties#max_line_length Signed-off-by: Sumner Evans <me@sumnerevans.com>