Florian Klein
Florian Klein
Thanks for the fast answer :) I'm quite inexperienced in rust, any hint or example to point me to?
my 2 cents on this topic: you can use `inotifywait` in conjunction with `tmux` to automate pretty much anything and emulate a part of what ghcid does: ``` inotifywait -e...
maybe you can add a test then ?
just test that it behaves like **you** want it to behave. Adding a test wont change the fact it accepts some names only, but it'll help understanding later regressions.
imho we should handle relative links. we render a gh page, it's our role to generate links correctly.
right, I can't find the reason why we did this. @gquemener any idea ?
rel symfony/symfony#9341
that's right, we use mostly the 5.4 array syntax for the **docs**, since it's more readable, but the radBundle is stiil 100% 5.3 compatible. It's true that a simple copy...