lib/linguist/generated.rb in github-linguist-2.5.1 vs lib/linguist/generated.rb in github-linguist-2.6.1

- old
+ new

@@ -84,10 +84,10 @@ end end # Internal: Is the blob of JS generated by CoffeeScript? # - # CoffeScript is meant to output JS that would be difficult to + # CoffeeScript is meant to output JS that would be difficult to # tell if it was generated or not. Look for a number of patterns # output by the CS compiler. # # Return true or false def compiled_coffeescript?