Add some whitespace-formatting rules (#379)

* Embed whitespace rules for vim at the end of quickemu and quickget files

* Add .editorconfig file with some basic whitepace rules
This commit is contained in:
nqvrg 2022-02-23 12:45:39 +01:00 committed by GitHub
parent 5ac9a848eb
commit 480b916398
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 0 deletions

View file

@ -1731,3 +1731,5 @@ else
esac
exit 1
fi
# vim:tabstop=2:shiftwidth=2:expandtab