mirror of
https://github.com/github/semantic.git
synced 2024-12-21 13:51:44 +03:00
Add missing category
This commit is contained in:
parent
4fcd80a6fe
commit
e0983245d2
@ -142,6 +142,7 @@ styleName category = "category-" <> case category of
|
||||
C.IncrementStatement -> "increment_statement"
|
||||
C.DecrementStatement -> "decrement_statement"
|
||||
C.QualifiedIdentifier -> "qualified_identifier"
|
||||
C.IndexExpression -> "index_expression"
|
||||
|
||||
-- | Pick the class name for a split patch.
|
||||
splitPatchToClassName :: SplitPatch a -> AttributeValue
|
||||
|
Loading…
Reference in New Issue
Block a user