Branch: refs/heads/main
Revision: f31e374b811ab601b0e0fd0a92996ec0c54dd760
Author: jabraham17
Link: Improve nested coforalls lint warning by jabraham17 · Pull Request #28598 · chapel-lang/chapel · GitHub
Log Message:
Improve nested coforalls lint warning (#28598)
Improves the nested coforall lint warning to not fire when there are
nested coforalls but there is an on block between them, as this is a
common pattern and should be allowed
[Reviewed by @DanilaFe]
Diff:
M test/chplcheck/NestedCoforalls.chpl
M tools/chplcheck/src/rules.py
https://github.com/chapel-lang/chapel/pull/28598.diff