Skip to content
Snippets Groups Projects
Commit 6072c257 authored by Kristian Bjoerke's avatar Kristian Bjoerke
Browse files

Breaking up lines and statements that exceed character limits

According to ATLAS Coding Guidelines statements should not exceed
100 characters and lines should not exceed 120 characters.
If possible long lines or statements should be split up into
multiple ones [long-statements] [long-lines].
parent 0912dfc5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment