rust-unofficial / patterns

A catalogue of Rust design patterns, anti-patterns and idioms
https://rust-unofficial.github.io/patterns/
Mozilla Public License 2.0
7.84k stars 352 forks source link

Refactor repository structure to include translations #352

Closed simonsan closed 1 year ago

simonsan commented 1 year ago

Fixes #345

Output can be seen here: https://simonsan.github.io/patterns

Resources:

Todo:

simonsan commented 1 year ago

All checks run through, I still need to test for the output and usability.

simonsan commented 1 year ago

Ready to review, we need a few changes after merge:

simonsan commented 1 year ago

These actions have been removed and replaced:

2023-04-07 16_02_39-Refactor repository structure to include translations by simonsan · Pull Request

Markdownlint, has been replaced with dprint as dprint can also format code within md files.

simonsan commented 1 year ago

@MarcoIeni Reverted the change I made and updated messages.pot :D Need to review again :/