We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f787f63 commit e3f93a9Copy full SHA for e3f93a9
include/CodeFormatServer/Service/ServiceType.h
@@ -13,4 +13,4 @@ enum class ServiceType
13
};
14
15
#define LANGUAGE_SERVICE(ServiceClass)\
16
- inline static constexpr ServiceType ServiceIndex = ServiceType::ServiceClass
+ inline static constexpr ServiceType ServiceIndex = ServiceType::ServiceClass
0 commit comments