Waldir Pimenta
Waldir Pimenta
http://astyle.sourceforge.net/astyle.html#_Options_File This way, the formatting options can be tracked in a project's versioning system.
It's quite unfortunate that there are two projects splitting the mindshare of easily approachable, community-maintained quick reference documents for console commands, [tldr](https://github.com/tldr-pages/tldr) and bropages. Wouldn't be nice if the communities...
The list of related concepts would be greatly enriched if each entry had a small description, so that one doesn't need to click the links to figure out what exactly...
Currently, the "Sort by" applies to the groups of files, but there doesn't seem to be a way to sort the files *within* a group by any criteria (for example,...
Counterpart of https://github.com/wolftype/versor/pull/23
It would be helpful to compare how to do some simple demo tasks with Wikimate and a couple of the most popular PHP frameworks for the MediaWiki API, as that...
In [this edit](https://en.wikipedia.org/w/index.php?title=Wikipedia:PHP_bot_framework_table&diff=prev&oldid=1167984837) to the [Wikipedia:PHP bot framework table](https://en.wikipedia.org/wiki/Wikipedia:PHP_bot_framework_table) page, it was pointed out that while we purportedly support PHP v5.3+, there are no guarantees of the upper bound of...
Setting up unit tests, and perhaps also some sort of integration test with real calls to the MediaWiki API, would be welcome in providing confidence about the correct functioning of...
As mentioned [here](https://github.com/hamstar/Wikimate/pull/135#discussion_r698063985): > The main standards are the [PSRs](https://www.php-fig.org/psr/), and I've looked into some occasionally but am not well versed in any, and am not sure Wikimate even meets...
The changes are relatively straightforward, and some of them may not apply anymore. We should evaluate if that's the case, otherwise we should merge them in. - [Changes](https://github.com/hamstar/Wikimate/compare/master...devlet:feature/md5) from @devlet's...