Welcome to the weekly development report or what was done in my Open Source projects in the last week.
Roguelike in a sky with steampunk theme (written in Ada)
Another week with nothing to report in the stable version. As usual, I suspect I have blindness. :)
In the development version, as always, the best time for finding bugs is a couple of days after a release. But there are some small changes too:
The static code analyzer for Nim programming language
And the work on the next release slowly moves forward. This week brings some new features to the program's configuration mostly:
reset,
mentioned in the previous week. Looks like everything works as expected. ;)message. As its name
suggest, it allows to print a message when the program is running. The first
message is always show only once, but the subsequent, for example between
rules settings, are show with every file checked.forcefixcommand. If set to 1 or
true it will force next rules to use the fixcommand setting for fix
types of rules instead of their code related to the fix type of rules.
It is also possible to disable this setting with set it to 0 or false
in a configuration file.all value, for example: check hasDoc all. Here are still some
small changes which should be done in the next week.fix type of rule for hasDoc rule. At the moment only code
for removing documentation is added, more work to come, of course in the next
week. ;)A graphical user interface for managing Windows programs on FreeBSD
As the project is on low priority, only one change this week: GitHub testing workflow now tests the program on FreeBSD instead of Linux. After all, it is a FreeBSD centric project. ;)
Speaking of which, happy 30th birthday FreeBSD. Let's hope for another 60 or more years together. :)