mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
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. |
||
|---|---|---|
| .. | ||
| _init | ||
| _PDF.0.sg | ||
| HeaderComment.2.sg | ||
| markdown-pdf.3.sg | ||
| mdpdf.3.sg | ||
| PersonalData.5.sg | ||
| RTSN_secure.1.sg | ||
| Tools.2.sg | ||