Skip to content

Commit abbd620

Browse files
committed
Add collection_config to Steepfile
1 parent f81cdaa commit abbd620

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Steepfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ target :lib do
1414
# library "pathname" # Standard libraries
1515
# library "strong_json" # Gems
1616

17+
collection_config "rbs_collection.yaml"
18+
1719
# configure_code_diagnostics(D::Ruby.default) # `default` diagnostics setting (applies by default)
1820
# configure_code_diagnostics(D::Ruby.strict) # `strict` diagnostics setting
1921
# configure_code_diagnostics(D::Ruby.lenient) # `lenient` diagnostics setting

0 commit comments

Comments
 (0)