aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Pa/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-10 01:48:53 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-10 01:48:53 +0000
commitabed8762b0477726a99b6150b73b539d4f5249e3 (patch)
tree076599b497ae4774c6fabb804bbf540eb6688d97 /regress/mdoc/Pa/Makefile
parentd1008ef735ba0cceb18ab8b96c6a029d71ac93da (diff)
downloadmandoc-abed8762b0477726a99b6150b73b539d4f5249e3.tar.gz
mandoc-abed8762b0477726a99b6150b73b539d4f5249e3.tar.zst
mandoc-abed8762b0477726a99b6150b73b539d4f5249e3.zip
style message about missing blank before trailing delimiter;
inspired by mdoclint(1), and jmc@ considers it useful
Diffstat (limited to 'regress/mdoc/Pa/Makefile')
-rw-r--r--regress/mdoc/Pa/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/mdoc/Pa/Makefile b/regress/mdoc/Pa/Makefile
index 5f939fd3..d94cd735 100644
--- a/regress/mdoc/Pa/Makefile
+++ b/regress/mdoc/Pa/Makefile
@@ -1,6 +1,7 @@
# $OpenBSD: Makefile,v 1.4 2014/08/21 12:56:24 schwarze Exp $
REGRESS_TARGETS = font punct
+LINT_TARGETS = punct
# XXX The FILES target doesn't currently work.