Last active
July 20, 2019 05:33
-
-
Save jdkato/97506bae67d7a17bc6b57f17870d05ee to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
StylesPath = path/to/some/directory | |
MinAlertLevel = error | |
[*.md] | |
BasedOnStyles = Microsoft, MyOrganization | |
# Disabled in favor of MyOrganization.Headings, which has an | |
# exception's list tailored to MyOrganization's content. | |
Microsoft.Headings = NO |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment