Error: can't find file 'sanitize'

Updated the master branch.

Hi, How’s the integration into Crystal’s process going now?

Unchanged from about a year ago :sweat_smile: I went through a good chunk of the crystal standard library and most of the changes were accepted. Some regressions were found that needed to be reverted (types other’s were using with previously untyped methods that weren’t represented in the specs or crystal compiler itself). Then life got busy in the fall → now timeframe.

A lot of good learnings came from that exercise and I had created this PR so that source typing could ignore :nodoc: annotated methods and classes as an option. Thanks @straight-shoota and @ysbaddaden for your patience and help with this tool so far! I’ll be getting to those PR comments…. soon.

2 Likes