diff options
Diffstat (limited to 'issues')
-rw-r--r-- | issues/gnbug/add-linter.gmi | 9 |
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. |