mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-18 13:14:40 +03:00
There were some very long lines in Python script files (comments and cpplint execution command), really painful to read, so I decided to break them into several lines in order to increase readability.