fortran-lang / fprettify

auto-formatter for modern fortran source code
https://pypi.python.org/pypi/fprettify
Other
376 stars 78 forks source link

Fix "Consider an iterator instead of materializing the list" issue #8

Closed pseewald closed 7 years ago

pseewald commented 7 years ago

This pull request automatically fixes all occurrences of the following issue:

Issue type: Consider an iterator instead of materializing the list Issue details: https://www.quantifiedcode.com/app/project/gh:pseewald:fprettify?groups=code_patterns/%3A53lnAzfW

To adjust the commit message or the actual code changes, just rebase or cherry-pick the commits. For questions or feedback reach out to cody@quantifiedcode.com.

Legal note: We won't claim any copyrights on the code changes.

Cheers, Cody - Your code quality bot

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.01%) to 91.034% when pulling 39f0b613c8488d92ce57a70e8424654c535f2f7d on autofix/wrapped2_to3_fix into 495eb4fa8d243e43dd62a3ee776dac3a2d865cda on master.