commit: ff8d57f736593352ba96f2b4539916addf14732c
parent 9442156491771ea815886e5cce22f256570c9f29
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Tue, 23 Sep 2025 12:29:29 +0200
Remove integration of REUSE and flawfinder
Diffstat:
2 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/Makefile b/Makefile
@@ -58,6 +58,4 @@ clean:
.PHONY: lint
lint:
- reuse lint
mandoc -Tlint -Wunsupp,error,warning $(MAN1)
- flawfinder -DQ --error-level=4 .
diff --git a/README.md b/README.md
@@ -14,8 +14,6 @@ Status: Experimental, enough done to work but needs thorough review.
- `initgroups()` C interface in `<grp.h>` or `<unistd.h>`
- (test-only) [ATF](https://github.com/jmmv/atf)
- (test-only) [Kyua](https://github.com/jmmv/kyua)
-- (lint-only) [reuse](https://reuse.software/)
-- (lint-only) [flawfinder](https://github.com/jmmv/kyua)
- (lint-only) [mandoc](https://mdocml.bsd.lv/)
## Unsupported