Use EditorConfig instead of vim configuration

This commit is contained in:
Simon Bruder 2020-08-06 17:15:13 +02:00
parent dc5259c469
commit 6211d3f7f5
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F
3 changed files with 9 additions and 3 deletions

View file

@ -49,5 +49,3 @@ RUN gpg --import /usr/local/share/hashicorp.asc \
&& mkdir /workdir
WORKDIR /workdir
# vim: ts=4 sw=4 sts=4 noet: