Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Misc/codestyle change to default
AMXModX
behaviour (#319)
* editorconfig change to 4 spaces * change tabulation: `2 spaces` to `4 spaces` * `if`/`switch`/`while`: add space before * remove semicolons * remove `#pragma ctrlchar '\'` * use `^` instead `\` * replace ctrlchar '\' by '^' * plugin info declaration tabulation fixes
- Loading branch information