Skip to content

Commit c976dad

Browse files
committed
enable D::Ruby.strict
1 parent 92b8560 commit c976dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Steepfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ target :lib do
1717
library "zlib"
1818
# library "matrix"
1919

20-
# configure_code_diagnostics(D::Ruby.strict)
20+
configure_code_diagnostics(D::Ruby.strict)
2121
end

0 commit comments

Comments
 (0)