Files
0ad/build
wraitii 0c419b5bab CI linting: fix issues with char being null for cppcheck.
The CPPCheck linter outputs 'char: null', which trips the
phabricator-jenkins-plugin, and fails to lint on CI.
To avoid this, filter out null values, since e.g. char is optional
anyways. We do want to fail if non-optional values are missing.

Differential Revision: https://code.wildfiregames.com/D3730
This was SVN commit r25112.
2021-03-23 17:43:19 +00:00
..
2021-03-19 09:13:00 +00:00
2020-11-28 10:23:06 +00:00
2019-07-12 17:40:40 +00:00
2021-03-03 16:11:41 +00:00