Lyall Cooper

Results 3 issues of Lyall Cooper

I've been running into some issues where YNAB is incorrectly interpreting the amount field seemingly because the "amount" contains a comma and no trailing cents. For example, `"$1,150"` is imported...

enhancement
help wanted

Versions of clj-kondo since `2023.03.17` support [inline macro configuration](https://github.com/clj-kondo/clj-kondo/blob/master/doc/config.md#inline-macro-configuration). We can use this to [prevent annoying linting errors](https://github.com/clj-kondo/clj-kondo/blob/master/doc/config.md#lint-a-custom-macro-like-a-built-in-macro) from popping up when using `defcomponent` etc. without having to add anything...

It would be nice if zmk offered a host OS detection feature (see [QMK for example](https://docs.qmk.fm/features/os_detection)) to allow dynamic binding of keys or behavior depending on the OS of the...