Status update July 2020
In July, I contributed minor changes to Cute Chess.
I rewrote the documentation on how to build Cute Chess from source. This page contains information to end users — rather than developers — on how to build the source code. The documentation for developers still exists in the Making a release page (which is in need for an overhaul).
I developed some further checks using the LGTM service for Cute Chess. These checks are Qt specific and flag uses of certain methods on the dictionary types (QMap / QHash) which may warrant a further review. The need for these checks was raised during the last hackathon when Ilari and I discussed how we could signal potential issues in pull request earlier in the review process.
That’s all I have for this month, see you in the next one!