1 Open Issue Need Help Last updated: Jul 27, 2025

Open Issues Need Help

View All on GitHub
Developer Tools File Monitoring

AI Summary: The task is to add the `NoDiscard` attribute to methods within the `innmind/file-watch` project that return an `Attempt` object. This is to comply with the PHP RFC regarding marking return values as important, preventing accidental discarding of potential errors.

Complexity: 2/5
good first issue