Ahmed Hathout
Ahmed Hathout
It is probably better to review changes commit by commit rather than all commits in one go. Changes:- - Adds the files needed for [pre-commit](https://[pre-commit](https://pre-commit.com/).com/). This will ensure better code...
I was thinking since there are many pull requests from many people, it is probably a good idea to set up GitHub Actions. One of the jobs can be to...
Hi, I am facing a problem with widget tests. If the widget I am testing has a `UseQueryResult`, the test fails because of a pending timer. Here is the stack...