Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply correct editorconfig to .pyi files (#14526) | Brendan Abolivier | 2022-11-22 | 1 | -1/+1 |
| | | | The current configuration might cause some editors to misbehave when editing stub files. | ||||
* | editorconfig: add max_line_length for Python files (#13228) | Sumner Evans | 2022-07-08 | 1 | -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> | ||||
* | Add a basic .editorconfig | Aaron Raimist | 2018-12-03 | 1 | -0/+9 |
Signed-off-by: Aaron Raimist <aaron@raim.ist> |