Files
isspam/.gitignore
T
retoor 9ed1c43bc0 feat: add conditional display flags and file_exists helper to isspam.c
Introduce four boolean flags (show_capitalized, show_sentences, show_words, show_numbers) that control whether their respective analysis results are printed via sld(), replacing the previously commented-out calls. Add a file_exists() utility function that checks if a given path points to an existing readable file. Also append "publish" to .gitignore.
2024-11-29 05:45:06 +00:00

4 lines
25 B
Plaintext