From b7b558f5e31a36d7fcaee03e1afbd2e3d05e1ab3 Mon Sep 17 00:00:00 2001 From: Duncan Holm Date: Fri, 9 Aug 2019 21:36:53 +0100 Subject: [PATCH] Add PDD config and badge --- .0pdd.yml | 9 +++++++++ README.md | 1 + 2 files changed, 10 insertions(+) create mode 100644 .0pdd.yml diff --git a/.0pdd.yml b/.0pdd.yml new file mode 100644 index 0000000..b2fcf8f --- /dev/null +++ b/.0pdd.yml @@ -0,0 +1,9 @@ +errors: + - duncan@holm.scot +format: + - short-title + - title-length=100 +alerts: + suppress: + - on-found-puzzle + - on-scope diff --git a/README.md b/README.md index 1d2471e..52e967d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ [![Build Status](https://travis-ci.org/frou/yt2pod.svg?branch=master)](https://travis-ci.org/frou/yt2pod) [![GoDoc](https://godoc.org/github.com/frou/yt2pod?status.svg)](https://godoc.org/github.com/frou/yt2pod) [![Go Report Card](https://goreportcard.com/badge/github.com/frou/yt2pod)](https://goreportcard.com/report/github.com/frou/yt2pod) +[![PDD status](http://www.0pdd.com/svg?name=frou/yt2pod)](http://www.0pdd.com/p?name=frou/yt2pod) [yt2pod] is a daemon that monitors YouTube channels and publishes audio podcasts of them.