[wesnoth-commits] [wesnoth/wesnoth] 71f142: wmlindent: refactored indentation level handling code
Elvish_Hunter
noreply at github.com
Mon Apr 25 21:18:13 UTC 2022
Branch: refs/heads/1.16
Home: https://github.com/wesnoth/wesnoth
Commit: 71f142bb864f69efbdbedd735fab31f0df95c649
https://github.com/wesnoth/wesnoth/commit/71f142bb864f69efbdbedd735fab31f0df95c649
Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
Date: 2022-04-25 (Mon, 25 Apr 2022)
Changed paths:
M data/tools/wmlindent
Log Message:
-----------
wmlindent: refactored indentation level handling code
Commit: b18cea57abbacc548c59575bb8f9858cb5c08273
https://github.com/wesnoth/wesnoth/commit/b18cea57abbacc548c59575bb8f9858cb5c08273
Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
Date: 2022-04-25 (Mon, 25 Apr 2022)
Changed paths:
M changelog.md
M data/tools/GUI.pyw
M data/tools/wmllint
Log Message:
-----------
wmllint: removed --stringfreeze command line flag
This flag was supposed to disable repair attempts for newlines in messages, however it never did so, even when the non-standard word wrap check was still available. Instead, it just disabled repair attempts for double spaces after sentence ends.
Compare: https://github.com/wesnoth/wesnoth/compare/745a0e127122...b18cea57abba
More information about the Commits
mailing list