zf

zenflows testing
git clone https://s.sonu.ch/~srfsh/zf.git
Log | Files | Refs | Submodules | README | LICENSE

commit fbfac0c9386e19bd9830a8d2a8c2cf7f8f8efc15
parent b551d87fb475b33b517405b1099adc8d53b88be0
Author: Alberto Lerda <albertolerda97@gmail.com>
Date:   Fri,  7 Oct 2022 11:08:15 +0200

conf: smaller default tab size

Diffstat:
M.editorconfig | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.editorconfig b/.editorconfig @@ -7,4 +7,4 @@ insert_final_newline = true trim_trailing_whitespace = true indent_style = tab indent_size = tab -tab_width = 8 +tab_width = 4