We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f58dd73 commit 278d0fbCopy full SHA for 278d0fb
docs/qldoc-style-guide.md
@@ -30,7 +30,7 @@ Valid QL comments are known as QLDoc. This document describes the recommended st
30
1. Public declarations must be documented.
31
1. Non-public declarations should be documented.
32
1. Declarations in query files should be documented.
33
-1. Library files (`.qll` files) should be have a documentation comment at the top of the file.
+1. Library files (`.qll` files) should have a documentation comment at the top of the file.
34
1. Query files, except for tests, must have a QLDoc query documentation comment at the top of the file.
35
36
## QLDoc for predicates
0 commit comments