Skip to content

Commit fcf72bc

Browse files
authored
Adds .irbrc to language config (#101)
IRB configurations files where not registered as Ruby <img width="724" alt="image" src="https://github.com/user-attachments/assets/4408483c-f108-4564-bf8a-e53be94c781e" /> This PR registers it <img width="718" alt="image" src="https://github.com/user-attachments/assets/2f414819-91a9-4c25-a49c-07dea51ed485" />
1 parent 70cd7b6 commit fcf72bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

languages/ruby/config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ path_suffixes = [
1717
"builder",
1818
"gemspec",
1919
"thor",
20+
"irbrc",
2021
"pryrc",
2122
"simplecov",
2223
"Steepfile",

0 commit comments

Comments
 (0)