Detect-It-Easy/db/PDF
DosX d27c3df749 Refactor string emptiness checks to truthy checks
Replaces explicit string emptiness comparisons (e.g., `if (x != "")`) with truthy checks (e.g., `if (x)`) throughout detection scripts. This improves code readability and consistency across multiple file format detection modules.
2025-08-09 16:21:28 +03:00
..
_init Add new file(s): 2025-03-29 2025-03-29 03:17:11 +01:00
_PDF.0.sg new & update 2025-06-13 20:41:03 +05:00
HeaderComment.2.sg Refactor string emptiness checks to truthy checks 2025-08-09 16:21:28 +03:00
markdown-pdf.3.sg Add new file(s): 2025-07-17 2025-07-17 00:03:10 +02:00
mdpdf.3.sg Add new file(s): 2025-07-17 2025-07-17 00:03:10 +02:00
PersonalData.5.sg Update file(s): 2025-05-20 2025-05-20 00:14:46 +02:00
RTSN_secure.1.sg Update file(s): 2025-05-18 2025-05-18 01:26:36 +02:00
Tools.2.sg Update file(s): 2025-05-22 2025-05-22 05:15:39 +02:00