CoD4x_Server icon indicating copy to clipboard operation
CoD4x_Server copied to clipboard

Add auto-formating tools (scripts)

Open T-Maxxx opened this issue 6 years ago • 1 comments

@callofduty4x/dev

  • [ ] Discuss further coding style for repository. (On forum)
  • [ ] Choose auto-formatting tool.
  • [ ] Prepare script for chosen tool with rules for auto formatting.
  • [ ] Update docs (how to use).
  • [ ] ~Do formatting when building automatically (need to discuss, may break building process for newcomers as will require one additional tool)~

T-Maxxx avatar Nov 24 '17 21:11 T-Maxxx

using some kind of autoformatting tool would be useful. some files are quite messy .. i only know of clang-format. can you suggest any?

i would rather avoid having such a tool run automatically and push to our repos. in my experience they tend to often enough break things.

D4edalus avatar Dec 22 '17 11:12 D4edalus