๐ Documentation: Specify which filescan() return bool corresponds to infection
grickard opened this issue ยท 1 comments
grickard commented
๐ญ 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?
- I have read the Code of Conduct
joeyouss commented
Thank you for bringing this up.