widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #08955
Re: [Merge] lp:~widelands-dev/widelands/automate_clang-format into lp:widelands
Thanks - all fixed.
I was just thinking - we also have fix_lua_tabs.py, which is run when we update the translations.
How about having 1 central script "fix_formating.py" that does the following:
- fix_lua_tabs.py
- run_clang_format.py
- run pyformat over utils.
This script could then be called both by merge_and_push_translations.sh and bunnybot.
--
https://code.launchpad.net/~widelands-dev/widelands/automate_clang-format/+merge/312287
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/automate_clang-format.
Follow ups
References