Skip to content

Commit 77dd567

Browse files
committed
Add execution file to typechecking objects
1 parent 84d1f86 commit 77dd567

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ruby/Steepfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ D = Steep::Diagnostic
44

55
target :app do
66
check 'main.rb'
7+
check 'exec'
78
check 'src'
89
check 'test'
910
signature 'sig'

0 commit comments

Comments
 (0)