Skip to content

Add type annotations for filename arguments

Matthias Clasen requested to merge filename-annotations into master

Add missing "(type filename)" annotations for string arguments that are filenames.

Fixes: #633 (closed)

Merge request reports