In VS Code, I use markdownlint for my markdown files. I like the rules that it imposes except for my CHANGELOG.md file (see keepachangelog.com).
Is there a way to have one set of rules for most of my markdown files and another set for the change log?