appwrite/php-clamav

๐Ÿ“š Documentation: Specify which filescan() return bool corresponds to infection

grickard opened this issue ยท 1 comments

๐Ÿ’ญ Description

Thank you for this integration!

Presently the documentation simply states:

// Return true of false for file scan

In my opinion, it would be more intuitive to specify which bool return value indicates infected vs not. So maybe revise this line to say:

// Returns true if a file is clean or false if a file is infected

๐Ÿ‘€ Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

๐Ÿข Have you read the Code of Conduct?

Thank you for bringing this up.