Yoann Padioleau

Results 358 comments of Yoann Padioleau

Note that Elm provides not only an event for keydown but also for keyup (which are useful to implememt games with elm-playground).

Any help? Is this project dead? Should I switch to another OCaml library (e.g., Brr by daniel buenzli?)

Is there any code doing that I could imitate? I'm not very familiar with those custom elements.

Is this issue fixed in the vdom 0.3 version? https://discuss.ocaml.org/t/ann-vdom-0-3-functional-ui-applications-now-with-custom-event-handlers/13298

Yes indeed it's because of this change 1.57.0: ``` - Rules stored under an "hidden" directory (e.g., dir/.hidden/myrule.yml) are now processed when using --config . We used to skip dot...

We could skip again at least the .github/, or maybe we can just detect when a yaml file is actually not a semgrep rule file and just skip those files...

What's the point given rule validation is moving to osemgrep?

lots of CI failures :( otherwise looks good