clang-format sure has some interesting opinions about where to put a method call that comes after a lambda. :thonk:
This patch adds some rudimentary tests for InodeWatcher. It tests the basic functionality, but maybe there are corner cases I haven't caught. Additionally, this is our first LibCore test. :^)