index
:
mirror/azerothcore-wotlk.git
custom
master
https://github.com/azerothcore/azerothcore-wotlk.git @ 2025-09-28T12:01:02Z
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codestyle
Age
Commit message (
Expand
)
Author
2025-07-11
feat(Codestyle/SQL): Ensure InnoDB is used as DB Engine (#22457)
Ryan Turner
2025-06-28
fix(CI/Codestyle): Add directory check to SQL codestyle script (#22376)
Kitzunu
2025-03-02
fix(CI/Codestyle): Minor typo in insert_delete_safety_check (#21639)
Kitzunu
2025-03-02
fix(CI/Codestyle): Imrpove semicolon check and general improvements (#21632)
Kitzunu
2025-03-02
fix(CI/Codestyle): Escape all MySQL keywords and skip /* comments (#21631)
Kitzunu
2025-02-24
fix(CI/Codestyle): skip SQL keyword 'NOT' (#21591)
Kitzunu
2025-02-15
fix(Apps/Codestyle) corrected wrong text in the sql codestyle check (#21466)
demetrzz
2025-02-10
fix(CI/Codestyle): correct double semicolon check (#21388)
Kitzunu
2025-02-08
fix(CI/Codestyle): Final fixes to backtick check (#21361)
Kitzunu
2025-02-07
fix(CI): typo (#21347)
Kitzunu
2025-02-07
fix(CI/Codestyle): ignore lines starting with @ (#21346)
Kitzunu
2025-02-07
fix(CI/Codestyle): Ignore comments for backtick check (#21343)
Kitzunu
2025-02-05
fix(CI/Codestyle): Backtick check SET, quote and REPLACE case (#21333)
Kitzunu
2025-02-03
feat(CI/Codestyle): backtick check for sql (#21321)
Kitzunu
2025-02-01
refactor(Core/ObjectMgr): Change GetAcoreString from char const* to s… (#21...
Kitzunu
2025-02-01
fix(DB/Misc): Bad delete in update file (#21307)
Kitzunu
2025-01-25
fix(Apps/Codestyle): ignore comments for some checks (#21268)
Jelle Meeus
2025-01-21
chore(Apps/Codestyle): add new checks for SQL files (#21026)
Grimdhex
2024-12-24
fix(Apps/Codestyle): rewrite semi-colon check (#21027)
Grimdhex
2024-12-22
refactor(CI/Codestyle): Move the SQL check to python (#21002)
Kitzunu
2024-12-22
feat(CI/Codestyle): Check for tabs (#20998)
Kitzunu
2024-12-21
feat(CI/Codestyle); Check for double semicolons (#20996)
Kitzunu
2024-12-19
feat(CI/Codestyle): check for curly brackets before/after if/else statements ...
Kitzunu
2024-09-28
chore(Apps/Codestyle): add a new check for if statements (#20073)
Grimdhex
2024-09-03
refactor(Core): Make more use of helpers. (#19835)
Benjamin Jackson
2024-09-03
chore(Apps/Codestyle): add new codestyle checks for pointers and range loops ...
Grimdhex
2024-08-31
refactor(Core/Item): Add helpers (#19828)
Kitzunu
2024-08-27
chore(Apps/CodeStyle): rewrite Ci-codestyle in python (#19714)
Grimdhex