Caleb Mazalevskis
Caleb Mazalevskis
Regarding language numbers (day/days, month/months, hour/hours, etc): There's a __[class](https://github.com/Maikuolan/Common/blob/v2/_docs/L10N.md)__ I wrote some time back, available as part of a Composer package, which can handle this particular problem very easily....
This PR is identical to #640 (same commit, same author, etc), except that it targets `5.x`, instead of `master`. :-)
Remaining to-do's from #302 (haven't gotten around to doing any of these particular things yet: > > China > > The China and South Korea blocklists (formerly maintained by MacMathan)...
### Bus factor, third-party components, and future major version upgrades (e.g., v4). [Wikipedia](https://en.wikipedia.org/wiki/Bus_factor) describes "bus factor" as: > The bus factor is a measurement of the [risk](https://en.wikipedia.org/wiki/Risk) resulting from information...
*Creating this issue as a reminder, and to provide a centralised location for discussing, and tracking progress towards the completion of documentation and tutorials for auxiliary rules. This issue continues...
*In reference to [#34 (370868641, 370869969, 370871331, 370886640, 370893242, 370899797)](https://github.com/CIDRAM/CIDRAM/issues/34#issuecomment-370868641).*
Would it be possible to delete the "master" *tag* from here? When fetching everything from here via Git bash with `--tags`, and then attempting to push everything downstream to a...
Fixes some inconsistent indents (spaces+tabs mixed, different length, etc), and adjusts braces to be more PSR-friendly. No logic or functional changes.
Limits some workflows to the parent repository, as they aren't needed at forks (don't need forks to be trying to generate docker images).