mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-01-25 05:40:56 -08:00
* initial version * port most current checks * allow to specify for each checks the exclude files * Update _ci-codestyle.py * fix trailing whitespace check and the error_handler logic * optimize the script to parse all files only one time * restore the error handling after that all checks are passed * fix double blank lines at the end of the file * improve outputs and the codestyle * . * update github workflow to the new script *drop the old ci-codestyle *move and rename the python script * use getcwd instead abspath to define src_directory where the script is launch * test for github workflow * few cleanup * fix the logic with the result output * remove GetTypeId from the output result * restore GetTypeId() check * fix reviews * remove GetTypeId check for gameobjects *not currently fixed in the core * fix type hint for file parameters * remove the test file |
||
|---|---|---|
| .. | ||
| mac | ||
| ci-compile.sh | ||
| ci-conf-core-pch.sh | ||
| ci-conf-core.sh | ||
| ci-conf-db.sh | ||
| ci-conf-tools.sh | ||
| ci-dry-run.sh | ||
| ci-error-check.sh | ||
| ci-gen-server-conf-files.sh | ||
| ci-install-modules.sh | ||
| ci-install.sh | ||
| ci-pending-changelogs.ts | ||
| ci-pending-sql.sh | ||
| ci-pending.sh | ||
| ci-run-unit-tests.sh | ||