Remove format script from repo

This commit is contained in:
Timo Ley 2022-02-16 19:10:26 +01:00
parent e1785debb2
commit a91af684e4

View file

@ -1,3 +0,0 @@
#!/bin/sh
# Requires the prettier formatter. This should always be run before committing (looking at you, tilera!)
prettier --write $(find -name "*.md")