1
0
mirror of https://github.com/coreos/ignition.git synced 2026-02-06 09:47:17 +01:00
Files
ignition/tests/stubs
yasminvalim a44ea471e1 tests/*: Use fmt.Fprintf for file writes
This avoids unnecessary memory allocations and resolves staticcheck
linter warnings.

Fixes lint:
```
QF1012: Use fmt.Fprintf(...) instead of Write([]byte(fmt.Sprintf(...))) (staticcheck)
```
2025-08-07 12:37:43 +02:00
..