diff --git a/testdata/gob.yaml b/testdata/gob.yaml deleted file mode 100644 index aaa1a9c..0000000 --- a/testdata/gob.yaml +++ /dev/null @@ -1,13 +0,0 @@ -exec: - commit-msg-hook: ^#[0-9]+:\s*.{10,}$ - pre-commit-hook: - - list - - test - pre-push-hook: - - list - - test -plugins: - html2article: - alias: lint - command: run, ./... - url: golang.org/x/tools/cmd/html2article@v0.16.1