Enforce consistent style for directory "other" (#89)

This commit is contained in:
linD026 2021-09-02 16:26:29 +08:00 committed by GitHub
parent eef2bc4395
commit d27203ef46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

View File

@ -39,3 +39,4 @@ clean:
indent:
clang-format -i *[.ch]
clang-format -i other/*[.ch]