fix: reorder wipe method fallback sequence
This commit is contained in:
@@ -17,11 +17,11 @@ description: mtm-ddwipe project conventions
|
||||
- Keep optional tools optional.
|
||||
- Use extra wipe methods only if the command is present.
|
||||
- Use `ddrescue` or `dd_rescue` only after `dd` fails.
|
||||
- Keep `nvme-cli` and `hdparm` optional.
|
||||
- Keep `nvme` and `hdparm` optional.
|
||||
- Use `nvme` and `hdparm` only on matching device types.
|
||||
- Do not make new external tools required.
|
||||
- Keep changes minimal and preserve intent.
|
||||
- Keep `./continue/rules/project.md` aligned and concise.
|
||||
- Keep this file aligned and concise.
|
||||
- If non-interactive support is added, make it an opt-in safety flag.
|
||||
|
||||
# Project identity
|
||||
|
||||
Reference in New Issue
Block a user