Remove trailing whitespace

This commit is contained in:
Luflosi
2020-07-02 10:52:03 +02:00
parent e678c41f56
commit e17036a7a5
5 changed files with 8 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ set wildignore+=tags
set expandtab
set tabstop=4
set shiftwidth=4
set softtabstop=0
set softtabstop=0
set smarttab
python3 <<endpython
import sys