mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 03:32:28 -04:00
CI/Circle CI: Enforce codestyle checks
(cherry picked from commit 32c9f1c7a2)
This commit is contained in:
@@ -13,6 +13,11 @@ jobs:
|
||||
name: Checkout
|
||||
command: |
|
||||
/scripts/checkout.sh
|
||||
- run:
|
||||
name: Codestyle checks
|
||||
command: |
|
||||
chmod +x contrib/check_codestyle.sh
|
||||
./contrib/check_codestyle.sh
|
||||
- run:
|
||||
name: Setup
|
||||
command: |
|
||||
|
||||
Reference in New Issue
Block a user