Branch: refs/heads/master
Revision: 4705cf3
Author: bradcray
Log Message:
Merge pull request #16953 from bradcray/commdiags-format-chapel-code-blocks
Add formatting for preformatted / code blocks
[reviewed by @e-kayrakli]
While working to review the CommDiagnostics module, I noticed that
the code blocks weren’t Chapel pretty printing. Here, I’ve made
all the Chapel blocks formatted as Chapel and the output blocks
formatted using bash (which isn’t necessarily accurate, but tends
not to change things much whereas the previous blocks were doing
things like formatting 'and’s and the like).
Modified Files:
M modules/standard/CommDiagnostics.chpl
Compare: Comparing ed49c5da2bd3...4705cf36462e · chapel-lang/chapel · GitHub