mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-05 19:59:58 +00:00

After more testing, I realized that I did not take into account the possibility that the wildcard pattern would not match anything. In that case, the following 'if not arguments' clause would run wmllint on the entire current directory - which could very well be something that you do not want!