Issue782

Title clang-tidy: add more readability checks
Priority wish Status resolved
Superseder Nosy List florian, jendrik, malte, thomas
Assigned To jendrik Keywords
Optional summary

Created on 2018-04-26.23:44:12 by jendrik, last changed by jendrik.

Messages
msg7104 (view) Author: jendrik Date: 2018-05-01.11:10:51
Since nobody objected, I went ahead and merged this.
msg7103 (view) Author: malte Date: 2018-04-30.15:14:44
No objections to the code changes. I think some of them are not very necessary
(e.g. getting rid of the explicit base-class initializations), but I don't mind
them if nobody else does.
msg7085 (view) Author: jendrik Date: 2018-04-27.09:42:47
Could one of you please do a code review?
msg7084 (view) Author: jendrik Date: 2018-04-26.23:58:04
I made a pull request at https://bitbucket.org/jendrikseipp/downward/pull-requests/85 .
History
Date User Action Args
2018-05-01 11:10:51jendriksetstatus: reviewing -> resolved
messages: + msg7104
2018-04-30 15:14:44maltesetmessages: + msg7103
2018-04-27 09:42:47jendriksetmessages: + msg7085
2018-04-27 09:16:13thomassetnosy: + thomas
2018-04-27 01:16:17floriansetnosy: + florian
2018-04-26 23:58:04jendriksetstatus: in-progress -> reviewing
messages: + msg7084
2018-04-26 23:44:12jendrikcreate