Add more whitespace to help emphasize the message should be actionable.
Details
Details
- Reviewers
varun atul • abosh - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) - Commits
- rCOMMa7db79a3b4fb: [Nix] Add whitespace around message fixing glyph support
# Remove cache setting file rm -f ~/Library/Caches/app.comm/enable-powerline nix develop # Answer yes to powerline prompt # Assert message was emitted
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- jonringer/emphasize-powerline
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
| nix/start-powerline.sh | ||
|---|---|---|
| 67 | Can we use /n instead of separate echo line? Mostly curious, feel free to land as-is | |
Comment Actions
It' personal preference, generally when dumping a section of text, I think it's easier to read per-line output.
I can change if needed. cc @ashoat