mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
JavaScript: Autoformat
This commit is contained in:
@@ -16,8 +16,8 @@ abstract class GeneratedCodeMarkerComment extends Comment { }
|
||||
/**
|
||||
* A source mapping comment, viewed as a marker comment indicating generated code.
|
||||
*/
|
||||
private class SourceMappingCommentMarkerComment extends GeneratedCodeMarkerComment instanceof SourceMappingComment {
|
||||
}
|
||||
private class SourceMappingCommentMarkerComment extends GeneratedCodeMarkerComment instanceof SourceMappingComment
|
||||
{ }
|
||||
|
||||
/**
|
||||
* A marker comment left by a known code generator.
|
||||
|
||||
Reference in New Issue
Block a user