Amaroq7 / SPMod

SourcePawn Scripting Engine for Half-Life 1 based games
GNU General Public License v3.0
27 stars 12 forks source link

Use clang-format #63

Closed Amaroq7 closed 4 years ago

Amaroq7 commented 4 years ago

Use clang-format to keep the codebase unified.

Description

.clang-format is written for clang-format version 9.

Motivation and Context

Fix #59

How has this been tested?

Code formatting works.

Screenshots (if appropriate):

Types of changes

Checklist: