Age | Commit message (Collapse) | Author | Files | Lines |
|
Rationale: a hard limit of 80, while well intended, often results in less readable
code. At least one outcome is that developers will give shorter and less clear
names to variables. You can observe that it has happened in this codebase.
There seems to be no general consensus on what should be a hard limit, with the
discussion ranging mostly between 80 and 120, thus 120 is chosen here as
the hard cut off.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
works fine
added "-A 20" to assert grep, so we get the backtrace directly in our pipelines
|
|
(i dont rly know why, but all our updates are hosted there, so our serverlist now)
|
|
deprecate working stuff <_<)
|
|
|
|
gcov -> build
doxygen -> build
pages -> deploy
|
|
added doxygen to pages stage
added gcov_gcc6 to pages stage
changed ci init script to use public dir.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|