diff --git a/Guardfile b/Guardfile deleted file mode 100644 index 0b860b06..00000000 --- a/Guardfile +++ /dev/null @@ -1,3 +0,0 @@ -guard 'gotest' do - watch(%r{\.go$}) -end