[wesnoth-commits] [wesnoth/wesnoth] 17a9cb: Silence wmllint error about a missing campaign id
Charles Dang
noreply at github.com
Thu Jan 14 20:11:48 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 17a9cb720a3add5185ab4c282d60e6aec807b3f1
https://github.com/wesnoth/wesnoth/commit/17a9cb720a3add5185ab4c282d60e6aec807b3f1
Author: Andrey Bienkowski <hexagonrecursion at gmail.com>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M data/campaigns/Dead_Water/_main.cfg
Log Message:
-----------
Silence wmllint error about a missing campaign id
The following wmllint error was caused by the fact that the campaign definition is split into two and wmllint is not smart enough to understand that.
"../../data/campaigns/Dead_Water/_main.cfg", line 76: campaign requires an ID attribute but has none
Commit: 2157cf976808bc38c02c662a3988dc6bb902688b
https://github.com/wesnoth/wesnoth/commit/2157cf976808bc38c02c662a3988dc6bb902688b
Author: Charles Dang <exodia339 at gmail.com>
Date: 2021-01-15 (Fri, 15 Jan 2021)
Changed paths:
M data/campaigns/Dead_Water/_main.cfg
Log Message:
-----------
Merge pull request #5432 from hexagonrecursion/wmllint-campaign-id-is-not-missing
Silence wmllint error about a missing campaign id
Compare: https://github.com/wesnoth/wesnoth/compare/e561b35acdaa...2157cf976808
More information about the Commits
mailing list