Shridhar Goel
Shridhar Goel
> Fetching CodeChef tests is not implemented yet, because they come in various formats depending on the contest, so it's hard to tell where they begin and end. Okay, I...
@anandwana001 Yes, sure.
I've already sent a PR which awaits a review.
The task here was to create UI of various screens in HTML and CSS, which can be used instead of images in the onboarding screen. This implementation is quite different...
> Image may contain text in English which will be uncomfortable for some users this is the main for not using the images. Am I Right? Yes, this is one...
@david-allison-1 Can you help by telling how should I proceed with the unit test here?
@BrayanDSO You can open a new PR for this.
> What does this do to build times? I think there's no significant difference in build time, though it needs to be checked in detail.
Any idea how we can exclude a directory from compilerArgs, specifically `-Xlint:deprecation`? Will need to exclude the build folder, since there's no point of checking for deprecation there and it...
Should be fine after #12431 gets merged.