mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Fix indent
This commit is contained in:
@@ -86,7 +86,7 @@ module Linguist
|
||||
|
||||
# Regular token
|
||||
elsif token = s.scan(/[\w\.@#\/]+/)
|
||||
tokens << token
|
||||
tokens << token
|
||||
|
||||
else
|
||||
s.getch
|
||||
|
||||
Reference in New Issue
Block a user