mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
91fa032da4
Perform some basic checks for CHANGELOG.md. In particular, check for - missing periods; - extra spaces at EOL; - non-ASCII characters. Fix the issues found. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>