Skip to content
Commit 1e297538 authored by Robert DeRose's avatar Robert DeRose
Browse files

Handle non-int `indent_size` in .editorconfig

Editorconfig allows the word `tab` to be used for `indent_size`, which
will result in it using the value from `tab_width`. However, this was
causing a `ValueError` because this condition was not handled.
parent 59bec611
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment