We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3499d16 commit 1fbf177Copy full SHA for 1fbf177
ruby/ql/lib/codeql/ruby/frameworks/Gemfile.qll
@@ -61,7 +61,7 @@ module Gemfile {
61
string toString() { result = this.toSourceString() }
62
63
/**
64
- * The representation of the comparator in source code.
+ * Gets the representation of the comparator in source code.
65
* This is defined separately so that we can change the `toString` implementation without breaking `parseConstraint`.
66
*/
67
string toSourceString() {
0 commit comments