ruby: Recognize Steepfiles as Ruby (#15762)

Release Notes:

- N/A
This commit is contained in:
Reese is on Codeberg 2024-08-04 11:57:34 -04:00 committed by GitHub
parent f8234aec6a
commit 49e736d8ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,6 +20,7 @@ path_suffixes = [
"thor", "thor",
"pryrc", "pryrc",
"simplecov", "simplecov",
"Steepfile",
"Podfile", "Podfile",
"Brewfile", "Brewfile",
"Vagrantfile", "Vagrantfile",