We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f81cdaa commit abbd620Copy full SHA for abbd620
Steepfile
@@ -14,6 +14,8 @@ target :lib do
14
# library "pathname" # Standard libraries
15
# library "strong_json" # Gems
16
17
+ collection_config "rbs_collection.yaml"
18
+
19
# configure_code_diagnostics(D::Ruby.default) # `default` diagnostics setting (applies by default)
20
# configure_code_diagnostics(D::Ruby.strict) # `strict` diagnostics setting
21
# configure_code_diagnostics(D::Ruby.lenient) # `lenient` diagnostics setting
0 commit comments