Elektrine lite

← Feed

@sethmlarson@mastodon.social

Post #1054123

2026-03-24 17:34 UTC

@brettcannon Can't tell you how often I'm bothered by a lock file being marked as "generated" or "too long to be human readable" on code review platforms. If we're not looking at lock files... how do we know what code is running?? Human readability of pylock.toml is👌

Replies (1)

  • @tmr232@mastodon.social 2026-03-24 21:54

    @sethmlarson @brettcannon I'll admit until now I've only used lockfiles to avoid annoying CI failures. I have some reading to do now...

    Open ##1834533