[wesnoth-commits] [wesnoth/wesnoth] adf39d: Fix the indentation in test_lua_wml
Steve Cotton
noreply at github.com
Thu Apr 15 18:32:58 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: adf39d3d4a51aa209a38540b1e9369099e2cdbee
https://github.com/wesnoth/wesnoth/commit/adf39d3d4a51aa209a38540b1e9369099e2cdbee
Author: Steve Cotton <steve at octalot.co.uk>
Date: 2021-04-15 (Thu, 15 Apr 2021)
Changed paths:
M data/test/scenarios/test_lua_wml.cfg
Log Message:
-----------
Fix the indentation in test_lua_wml
This main change here is moving tags to their own line, to avoid wmlindent
bug #1397. The lua gets a manual tabs-to-spaces conversion.
More information about the Commits
mailing list