Daniel Wilkowski
Daniel Wilkowski
cool, can't wait :)
What I mean is ```java // given void shouldNotAppendExtensionForBlocked() { // given Resource r = new Resource("/content/docs/file.txt", "some word"); r.makeWrittable(false); Creator c = new Creator(); // when c.append("file.txt", ""); //...
I too expirienced this error. When will this be fixed?
@peter-gribanov Not sure this is actually a useful tip. First of all, I'm not actually sure that default arguments (or optional arguments) are a good design, by that's my opinion....
You downgraded it from 1.11.1 to 1.9.1?
It's also slow on Windows. Same for WSL on Windows.
No, it's also for a vanilla hello world java gradle.
@keeganwitt This is a repo you can use to demonstrate it. https://github.com/Danon/Fish When I clone it and run it on `gradle:latest` the deamon starts for about 60-90 seconds.
@novemberborn Where do we stand on adding custom assertions to `t`, or making `t.true(almostEqual()` point to the assertion, not `t.true`? Both of these are fine for me, but does any...
I think this would be most helpful