Formatting

This commit is contained in:
Ted Nyman
2013-12-16 21:01:39 -08:00
parent 99ad32511e
commit 37ef402a1f

View File

@@ -1,8 +1,7 @@
#!/usr/bin/env ruby
# linguist — detect language type for a file, or, given a directory, determine language breakdown
#
# usage: linguist <path>
# usage: linguist <path>
require 'linguist/file_blob'
require 'linguist/repository'