Skip to content

Commit 4f573b5

Browse files
authored
Merge pull request #184 from sue445/feature/fix_steepfile
Add collection_config to Steepfile
2 parents 00e5ea4 + abbd620 commit 4f573b5

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)