mirror of
https://github.com/github/codeql.git
synced 2025-12-22 03:36:30 +01:00
Ruby: More QLDoc police
This commit is contained in:
@@ -25,7 +25,7 @@ class TypeTrackerContent extends OptionalTypeTrackerContent {
|
||||
TypeTrackerContent() { this != "" }
|
||||
}
|
||||
|
||||
/** The content string representing no value. */
|
||||
/** Gets the content string representing no value. */
|
||||
OptionalTypeTrackerContent noContent() { result = "" }
|
||||
|
||||
/** A content set, which is currently just a singleton set for Python. */
|
||||
|
||||
Reference in New Issue
Block a user