mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
Update docs/ql-style-guide.md
Co-authored-by: Jonas Jensen <jbj@github.com>
This commit is contained in:
committed by
GitHub
parent
2453a25833
commit
1de3524bc5
@@ -212,7 +212,7 @@ class Type extends ... {
|
||||
/** ... */
|
||||
Type getATypeParameter() { ... }
|
||||
|
||||
/** ... */
|
||||
/** Gets the HTTP connection ... */
|
||||
predicate getHttpConnection() { ... }
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user