Skip to main content

find_naming_violations

Check .NET naming convention compliance: PascalCase types/methods/properties, camelCase parameters, I-prefix interfaces, _ prefix private fields. Returns an envelope with items, totalCount, truncated, limit (default 500), and a byRule summary.

Parameters

ParameterTypeRequiredDescription
projectstringOptional project name filter
limitint?Maximum number of items to return (default: 500). Items are sorted by rule, then file.