mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-04-26 12:30:16 +08:00
Adds support for Objective-C format string checks (%@ and %1$@). - Added OBJC_PRINTF_MATCH regex pattern - Added objc-format entry in FLAG_RULES - Added ObjCFormatCheck class extending BasePrintfCheck - Registered in CHECK_LIST - Wired check_flags into StringsFormat and StringsdictFormat - Added tests following CFormatCheckTest pattern - Updated changelog and auto-generated documentation Closes #18339 Co-authored-by: Michal Čihař <michal@weblate.org> |
||
|---|---|---|
| .. | ||
| format-features | ||
| addons-autogenerated.rst | ||
| basics.rst | ||
| check-flags-autogenerated.rst | ||
| checks-autogenerated.rst | ||
| compliance-warning.rst | ||
| file-format-parameters.rst | ||
| format-database-backed.rst | ||
| format-in-development.rst | ||
| machines-autogenerated.rst | ||
| not-hosted.rst | ||
| oauth-site.rst | ||
| permissions.rst | ||
| roles.rst | ||
| vcs-credentials.rst | ||