- https://codeberg.org/kiara
-  Joined on 2025-02-04 
@fricklerhandwerk how would you feel about trying this one by email for now for demo purposes? that is, until we move to css (#140) / front-end (#145) frameworks.
@Niols thanks again for all the feedback - let's do that!
thanks, looks like i should not have assumed bash to work like TypeScript here. unfortunately, just quoting the assignment appears not to satisfy the rule (SC2155 Declare and assign separately to…
apologies for not having come up with that - that one seems much nicer alright!
thanks for catching the casing inconsistency. i do see some discussion on casing…
Sure - I don't doubt you had already verified any present behavior.
Now, given LSP hints that may be overly careful, our options seem:
- follow the advice after all
- add comments to…
I feel you. I understand the advice's point about ensuring we do not accidentally hard-code bash-y stuff. I could instead disable the particular check for this line with a comment. Would you…
the LSP had it $RANDOM is not POSIX-compliant