• Joined on 2026年03月17日
seamsay closed issue wvhulle/nu-lint#107 2026年06月12日 15:25:52 +02:00
check_typed_flag_before_use does not recognise null checks in a match-block.
seamsay commented on issue wvhulle/nu-lint#107 2026年06月12日 15:25:51 +02:00
check_typed_flag_before_use does not recognise null checks in a match-block.

Yeah, I've checked my code with the v1.2.1 release and everything seems to work great! I'll close the issue, but if you want to reopen it for book-keeping purposes feel free.

seamsay opened issue wvhulle/nu-lint#107 2026年06月02日 18:48:45 +02:00
check_typed_flag_before_use does not recognise null checks in a match-block.
seamsay commented on issue dnkl/fnott#208 2026年03月18日 19:04:56 +01:00
Icons that are not in an apps subdirectory can't be found by fnott.

With a bit more research, I'm guessing the idea is that icons from the app_icon parameter should only be loaded from application directories? This does make sense, but IMO icons from the...

seamsay pushed to allow-arbitrary-icons at seamsay/fnott 2026年03月18日 18:47:41 +01:00
9df9419fdf icon: load: filter contexts based on icon type
seamsay created branch allow-arbitrary-icons in seamsay/fnott 2026年03月18日 18:47:41 +01:00
seamsay created repository seamsay/fnott 2026年03月18日 17:48:48 +01:00
seamsay commented on issue dnkl/fnott#208 2026年03月18日 16:43:15 +01:00
Icons that are not in an apps subdirectory can't be found by fnott.

Ok, so it looks like this is intentional (changing that function to return true without checking...

seamsay opened issue dnkl/fnott#208 2026年03月18日 16:31:15 +01:00
Icons that are not in an apps subdirectory can't be found by fnott.