summaryrefslogtreecommitdiff
path: root/issues/gnbug
diff options
context:
space:
mode:
authorjgart2021-09-28 22:26:01 -0400
committerjgart2021-09-28 22:26:01 -0400
commit78b2614d9146fb81ddb36a281ecb4ade525d766c (patch)
treed3b6e740bdc9c0b29222845ad318a9233383cdcb /issues/gnbug
parent2a3f1355e40e183381762b6019d0d2c7d7cfb8d9 (diff)
downloadgn-gemtext-78b2614d9146fb81ddb36a281ecb4ade525d766c.tar.gz
Feature request: gnbug linter
Diffstat (limited to 'issues/gnbug')
-rw-r--r--issues/gnbug/add-linter.gmi9
1 files changed, 9 insertions, 0 deletions
diff --git a/issues/gnbug/add-linter.gmi b/issues/gnbug/add-linter.gmi
new file mode 100644
index 0000000..349c777
--- /dev/null
+++ b/issues/gnbug/add-linter.gmi
@@ -0,0 +1,9 @@
+* feature-request
+
+Should gnbug have a linter?
+
+For example, If a user forgets to add a tag or some other syntax that we want them
+to add then the linter reminds them to add more info, tags, etc.
+
+Or, maybe we want to check that the user does not add a tag that we don't want to
+support.