André Santos

Results 101 comments of André Santos

@Harsh4902 Yes, we're still accepting contributions for this!

@umuser Feel free to submit a PR fixing that problem too. I think it's reasonable to have `ability` take a list as an argument, and I'm also ok with having...

PR https://github.com/exercism/java/pull/2218 has been merged.

> Since we don't have concepts without coding type exercises, the exercise could be around fixing some compiler errors in existing code and maybe add one missing function. In any...

@dzalf In your token, you are using `` - don't include them.

Ready to review. Just a side note about formatting: CI initially was complaining the code was not formatted with `go fmt`. I found this weird, because my editor runs `go...

+1 to this. I think this is an essential feature to have, because with this you could effectively say "i only want to store logs for 5 days", but having...

Closing and reopening to force CI to run.

@Caesarovich I don't like to mess with other people's branches, but in the interest of merging this, I merged main from upstream into your branch. I also made an extra...

Hey @CodeBleu. Sorry for the delay in reviewing this. Still interested in working on this? In this case, I'd suggest to add a new test where the index is strictly...