Skip to content

Commit

Permalink
reformat Quotes file
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Jan 8, 2016
1 parent 06635cf commit 32c1e2a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions modules/quote/src/main/Quotes.scala
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ object Quotes {
new Quote("I’m not a materialistic person, in that, I don’t suffer the lack or loss of money. The absence of worldly goods I don’t look back on. For Chess is a way I can be as materialistic as I want without having to sell my soul ", "Jamie Walter Adams"),
new Quote("These are not pieces, they are men! For any man to walk into the line of fire will be one less man in your army to fight for you. Value every troop and use him wisely, throw him not to the dogs as he is there to serve his King", "Jamie Walter Adams"),
new Quote("Chess isn’t a game of speed, it is a game of speech through actions", "Matthew Selman"),
new Quote("Life like Chess is about knowing to do the right move at the right time", "Kaleb Rivera")
new Quote("Come on Harry!", "Simon Williams"))
new Quote("Life like Chess is about knowing to do the right move at the right time", "Kaleb Rivera"),
new Quote("Come on Harry!", "Simon Williams")
)
}

0 comments on commit 32c1e2a

Please sign in to comment.