Commit Graph

7 Commits

Author SHA1 Message Date
jackpoz
ed975ef4c0 CI/Circle CI: Add codestyle check
Don't leave 2 blank lines, 1 is enough.
2021-01-03 11:50:56 +01:00
jackpoz
dcd2ffdaf4 CI/Circle CI: Show codestyle instructions
Show a short comment about how to fix the codestyle errors
2020-04-07 21:43:47 +02:00
jackpoz
5f29577f63 CI/Circle CI: Add codestyle check
Tabs are not allowed, use 4 spaces instead
2020-04-05 19:11:00 +02:00
jackpoz
0017c7a082 CI/Circle CI: Add codestyle check
Whitespace at the end of lines is not allowed
2020-04-05 19:10:59 +02:00
jackpoz
4f88be63e7 CI/Circle CI: Add support to multiline regex 2020-04-05 19:10:57 +02:00
jackpoz
af1260c40e CI/Circle CI: Add codestyle check
ObjectGuid::GetCounter() should not be called in logs, use ObjectGuid::ToString().c_str() instead
2020-04-05 19:10:56 +02:00
jackpoz
32c9f1c7a2 CI/Circle CI: Enforce codestyle checks 2020-04-05 19:10:55 +02:00