From a19e3f673a74cbcac402b0771ec726bed1d86390 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Sat, 4 Sep 2021 00:01:06 +0200 Subject: [PATCH] Update checklist-for-release.md mymakeclang already covered, not needed anymore --- .github/ISSUE_TEMPLATE/checklist-for-release.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/checklist-for-release.md b/.github/ISSUE_TEMPLATE/checklist-for-release.md index eaf469cc7..fa9d9d30c 100644 --- a/.github/ISSUE_TEMPLATE/checklist-for-release.md +++ b/.github/ISSUE_TEMPLATE/checklist-for-release.md @@ -14,7 +14,6 @@ assignees: doegox, iceman1001 - [ ] `make clean; make client CC=clang CXX=clang++ LD=clang++` on recent Debian or Ubuntu - [ ] `mymanualchecks.sh` - [ ] `mycppcheck.sh` no alarming warning? -- [ ] `mymakeclang.sh` no alarming error/warning ? - [ ] `mystandalone_makes.sh` check that the script contains all standalone modes then compile all standalone modes (linux only) - [ ] GitHub Actions - green across the board ( MacOS, Ubuntu, Windows) - [ ] [Appveyor](https://ci.appveyor.com/project/RfidResearchGroup/proxmark3/history) green (PS)