mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
[build] Upgrade clang-format and clang-tidy (NFC) (#3422)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "hal/Types.h"
|
||||
#include "jni.h"
|
||||
|
||||
typedef HAL_Handle SIM_JniHandle;
|
||||
using SIM_JniHandle = HAL_Handle; // NOLINT
|
||||
|
||||
namespace hal::sim {
|
||||
JavaVM* GetJVM();
|
||||
|
||||
Reference in New Issue
Block a user