vilmibm 2020-10-27 17:38:11 +00:00
commit 171f118941
1 arquivos alterados com 2 adições e 0 exclusões

Ver arquivo

@ -109,6 +109,8 @@ func visitUser(username string) error {
return nil
}
// TODO handle .plan and .project files
fmt.Println("TODO non-readme fallback")
return nil