aboutsummaryrefslogtreecommitdiff
path: root/contrib/check_codestyle.sh
AgeCommit message (Collapse)Author
2023-09-22Contrib/Scripts: Make check_codestyle script usable on sources checked out ↵Shauren
on windows
2022-03-05CI/Circle CI: Add codestyle checkjackpoz
Don't leave 2 blank lines, 1 is enough. (cherry picked from commit ed975ef4c0e614addc069785f23c1b7f522f3b8e)
2022-01-01CI/Circle CI: Show codestyle instructionsjackpoz
Show a short comment about how to fix the codestyle errors (cherry picked from commit dcd2ffdaf4c358dbbab7915ab744871e5a7cc4ad)
2022-01-01CI/Circle CI: Add codestyle checkjackpoz
Tabs are not allowed, use 4 spaces instead (cherry picked from commit 5f29577f63da506d8099c9a09b1565e4f5d9eeaf)
2022-01-01CI/Circle CI: Add codestyle checkjackpoz
Whitespace at the end of lines is not allowed (cherry picked from commit 0017c7a0829d12529aac690470bddfa6b5e6bc71)
2021-12-31CI/Circle CI: Add support to multiline regexjackpoz
(cherry picked from commit 4f88be63e7551288f37e51928614cf14d99b444f)
2021-12-31CI/Circle CI: Add codestyle checkjackpoz
ObjectGuid::GetCounter() should not be called in logs, use ObjectGuid::ToString().c_str() instead (cherry picked from commit af1260c40e333e0d2d506128099f8263f5f2304f)
2021-12-31CI/Circle CI: Enforce codestyle checksjackpoz
(cherry picked from commit 32c9f1c7a228db33110ab0ab5975ba37cba85106)