-
fix: treat .pkl and .pickle as text (not binary) (#552)
发布于
2026-06-01 20:58:55 +00:00 Pkl (pkl-lang.org) is a configuration language with .pkl files. Was
classified as binary alongside Python pickle (.pickle). Remove both —
pkl is plain text; legacy pickle is rare and harmless to preview.Closes #550
Co-authored-by: gustav-fff 286169375+gustav-fff@users.noreply.github.com
下载附件