[wesnoth-commits] [wesnoth/wesnoth] fff94c: Add side=1 in httt_utils.cfg to appease wmllint

nemaara noreply at github.com
Wed Jan 20 19:26:56 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: fff94cd463778f16aef30087ca6be740897c7e34
      https://github.com/wesnoth/wesnoth/commit/fff94cd463778f16aef30087ca6be740897c7e34
  Author: Andrey Bienkowski <hexagonrecursion at gmail.com>
  Date:   2021-01-19 (Tue, 19 Jan 2021)

  Changed paths:
    M data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg

  Log Message:
  -----------
  Add side=1 in httt_utils.cfg to appease wmllint

Fix the following wmllint errors:
"data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg", line 697: unit declaration without side attribute
"data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg", line 712: unit declaration without side attribute
"data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg", line 727: unit declaration without side attribute

As far as I understand this should be safe - side defaults to 1 anyway.


  Commit: 780a08016ee815e67ef0c396e87fe91dceab9143
      https://github.com/wesnoth/wesnoth/commit/780a08016ee815e67ef0c396e87fe91dceab9143
  Author: nemaara <nemaara at users.noreply.github.com>
  Date:   2021-01-20 (Wed, 20 Jan 2021)

  Changed paths:
    M data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg

  Log Message:
  -----------
  Merge pull request #5471 from hexagonrecursion/httt-side

Add side=1 in httt_utils.cfg to appease wmllint


Compare: https://github.com/wesnoth/wesnoth/compare/361a10241a53...780a08016ee8



More information about the Commits mailing list