ruby: Add Podfile as Ruby extension language path suffix (#12392)
Release Notes: - N/A Closes zed-industries/extensions#803
This commit is contained in:
parent
726026a267
commit
fb911bc478
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ path_suffixes = [
|
|||
"thor",
|
||||
"pryrc",
|
||||
"simplecov",
|
||||
"Podfile",
|
||||
]
|
||||
first_line_pattern = '^#!.*\bruby\b'
|
||||
line_comments = ["# "]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue