mirror of
https://github.com/NohamR/knowledge-kit.git
synced 2026-05-24 20:00:37 +00:00
docs: code comment
This commit is contained in:
@@ -751,7 +751,7 @@ namespace CodeStyleValidatePlugin {
|
||||
};
|
||||
}
|
||||
|
||||
// 注册插件,告诉 LLVM 插件对应的 Action 是 FANAction
|
||||
// 注册插件,告诉 LLVM 插件对应的 Action 是 CodeStyleValidatePlugin
|
||||
static FrontendPluginRegistry::Add<CodeStyleValidatePlugin::ValidateCodeStyleAction>
|
||||
X("CodeStyleValidatePlugin", "This plugin is designed for scanning code styles, powered by @FantasticLBP");
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user