This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
repository(owner: "facebook", name: "mention-bot") { | |
object(expression: "master") { | |
... on Commit { | |
blame(path: "cookieJar.js") { | |
ranges { | |
startingLine | |
endingLine | |
age | |
commit { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export default [ | |
'Reticulating splines...', | |
'Generating witty dialog...', | |
'Swapping time and space...', | |
'Spinning violently around the y-axis...', | |
'Tokenizing real life...', | |
'Bending the spoon...', | |
'Filtering morale...', | |
'Don\'t think of purple hippos...', | |
'We need a new fuse...', |