use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
#!foobar
|
||||
#!/usr/bin/env groovy
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["shebang", "#!foobar"],
|
||||
["shebang", "#!/usr/bin/env groovy"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Check for shebang comments.
|
Reference in New Issue
Block a user