2025-04-12 19:22:14 +00:00
|
|
|
StylesPath = styles
|
|
|
|
|
|
|
|
MinAlertLevel = suggestion
|
|
|
|
|
2025-04-15 14:46:07 +00:00
|
|
|
Packages = write-good, proselint
|
2025-04-12 19:22:14 +00:00
|
|
|
|
|
|
|
[*.{md}]
|
|
|
|
# ^ This section applies to only Markdown files.
|
|
|
|
#
|
|
|
|
# You can change (or add) file extensions here
|
|
|
|
# to apply these settings to other file types.
|
|
|
|
#
|
|
|
|
# For example, to apply these settings to both
|
|
|
|
# Markdown and reStructuredText:
|
|
|
|
#
|
|
|
|
# [*.{md,rst}]
|
2025-04-15 14:46:07 +00:00
|
|
|
BasedOnStyles = Vale, write-good, proselint
|
2025-04-12 19:22:14 +00:00
|
|
|
|
2025-04-15 14:46:07 +00:00
|
|
|
write-good.E-Prime = NO
|