<div dir="ltr"><br><div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div>Is the default <i>not</i> recursively searching for source files? If not, it would be great to have ways that achieve that, e.g. `*.swift`.</div></div></div></blockquote><div><br></div><div>The default <b>is</b> searching recursively. There will be globbing support in future that allows `*.swift` but for now we will (recursively) search for valid sources, which could be either Swift or C-family (but not both).<br></div></div><br></div></div></div>