UNPKG

norminette-mcp

Version:

MCP server for 42 School norminette coding standard checker

3 lines (2 loc) 187 B
export { generateClangFormatConfigString, checkClangFormatAvailability, applyClangFormat, applyClangFormatWithFallback } from "./clang-format.js"; export * from "./token-based/index.js";