aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web/view/html.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix-data-service/web/view/html.scm')
-rw-r--r--guix-data-service/web/view/html.scm11
1 files changed, 5 insertions, 6 deletions
diff --git a/guix-data-service/web/view/html.scm b/guix-data-service/web/view/html.scm
index 3dc3e8f..ac3ec03 100644
--- a/guix-data-service/web/view/html.scm
+++ b/guix-data-service/web/view/html.scm
@@ -739,12 +739,11 @@
"Package query" query-parameters
#:help-text
"Lint warnings where the package name matches the query.")
- ;; TODO as there's not an easy way to find all the relevant lint checkers
- ;; ,(form-horizontal-control
- ;; "Linter" query-parameters
- ;; #:options lint-checker-options
- ;; #:help-text
- ;; "Lint warnings for specific lint checkers.")
+ ,(form-horizontal-control
+ "Linter" query-parameters
+ #:options lint-checker-options
+ #:help-text
+ "Lint warnings for specific lint checkers.")
,(form-horizontal-control
"Message query" query-parameters
#:help-text