Skip to content

Commit

Permalink
static analysis instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rrhan0 committed Oct 13, 2024
1 parent 3c3625a commit af3d59e
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ clang-format -i src/*.cpp src/*.h
cpplint src/*.cpp src/*.h
```

## Static Analysis
```
cppcheck src/*.cpp src/*.hpp
```


### Python ArenaSDK

* Place the ArenaSDK wheel file in `wheel` directory.
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit af3d59e

Please sign in to comment.