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