mirror of
https://github.com/wassname/ray.git
synced 2026-09-11 12:43:20 +08:00
ci: Redo format.sh --all script & backfill lint fixes (#9956)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include <thread>
|
||||
|
||||
#include "event_service.h"
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#include <string>
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
#include "message/message.h"
|
||||
#include "message/message_bundle.h"
|
||||
|
||||
|
||||
@@ -1,10 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#include "hiredis/hiredis.h"
|
||||
#include "ray/common/test_util.h"
|
||||
#include "ray/util/filesystem.h"
|
||||
|
||||
#include "hiredis/hiredis.h"
|
||||
|
||||
namespace ray {
|
||||
namespace streaming {
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
#include "util/streaming_util.h"
|
||||
|
||||
using namespace ray;
|
||||
|
||||
Reference in New Issue
Block a user