go-process/docs
Snider e9b85ae817 fix(pidfile): replace path.Dir with filepath.Dir for cross-platform compat
- pidfile.go: use filepath.Dir instead of POSIX-only path.Dir (line 55)
- pidfile.go: simplify redundant bytes/string conversions to strings.TrimSpace (lines 44, 105)
- docs/RFC.md: add language identifiers to four untyped fenced code blocks (MD040)
- specs/api/RFC.md: update NewProvider signature to 3-arg form matching implementation

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-07 08:59:29 +01:00
..
plans docs(ax): add RFC/spec artifacts for AX contract alignment 2026-03-30 06:34:38 +00:00
architecture.md docs(ax): align process docs with AX action/result contract 2026-03-30 06:34:38 +00:00
development.md docs(ax): align process docs with AX action/result contract 2026-03-30 06:34:38 +00:00
index.md docs(ax): align process docs with AX action/result contract 2026-03-30 06:34:38 +00:00
RFC.md fix(pidfile): replace path.Dir with filepath.Dir for cross-platform compat 2026-04-07 08:59:29 +01:00