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.
2 parents 00e5ea4 + abbd620 commit 4f573b5Copy full SHA for 4f573b5
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