#Vale config for QDoc sources: C++, QDoc, QML, snippet files StylesPath = styles MinAlertLevel = suggestion Packages = Microsoft Vocab = Qt #Add file extensions here. [*.{cpp,qdoc,qml,qdocinc,js}] #These are directories in the StylesPath. Turns on all rules in style # Enable/disable each rule offered by the style # Style.Rule = {YES, NO} to enable or disable a specific rule Vale.Terms = YES Vale.Avoid = YES Microsoft.OxfordComma = YES Microsoft.Passive = YES Microsoft.Dashes = YES Microsoft.Spacing = YES Microsoft.Wordiness = YES Microsoft.We = YES Microsoft.OxfordComma = YES Qt.Repetition = YES Qt.Headings = YES # Extends the built-in spell checker with additional filters Qt.Spelling = YES