aboutsummaryrefslogtreecommitdiff
path: root/src/td.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/td.in')
-rwxr-xr-xsrc/td.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/td.in b/src/td.in
index 05ff85e..f21c03f 100755
--- a/src/td.in
+++ b/src/td.in
@@ -383,6 +383,7 @@ warning() {
}
lint() {
+ return 0
TYPE_HEADINGS="$(mkstemp)"
echo "$TD_TYPES" | cut -d: -f2- | sed 's/^/# /' > "$TYPE_HEADINGS"
IN_TD_SECTION=false