alacritty/src/grid
Nathan Lilienthal 04707cbba6 Normalize Log Message Strings
The general style for errors, warnings and info messages is to start
with a capitalized letter and end without a period. The main exception
is when dealing with nouns that are clearer with special case handling,
e.g. "macOS failed to work" or "ioctl is borked".
2019-01-07 00:06:57 +00:00
..
mod.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
row.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
storage.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
tests.rs Normalize Log Message Strings 2019-01-07 00:06:57 +00:00