Pascal Wallenius

Results 1 issues of Pascal Wallenius

Hi! Given the following settings in .vale.ini: ``` Packages = Microsoft StylesPath = .vale/styles MinAlertLevel = suggestion [*.md] BasedOnStyles = Vale, Microsoft ``` And the GitHub workflow action: ```yaml ---...