Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use some instead of includes to check task types
Includes only works for flat arrays, we want the method `some` in this case.
- Loading branch information