mirror of
https://github.com/github/codeql.git
synced 2026-06-30 09:05:28 +02:00
Fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -35,7 +35,7 @@ module Impl implements InlineExpectationsTestSig {
|
||||
}
|
||||
|
||||
/**
|
||||
* A class representing line comments in Ruby.
|
||||
* A class representing comments that may contain inline expectations (Ruby line comments and ERB comments).
|
||||
*/
|
||||
class ExpectationComment extends AnyComment {
|
||||
string getContents() {
|
||||
|
||||
Reference in New Issue
Block a user