Open wouter-veeken opened 5 years ago
I want to run my Vale checks on code comments in .swift files. However, in Settings, when I change the value for List of scopes for languages vale will lint, I observe no difference in behavior.
.swift
Steps:
text.comment.line.swift, text.comment.block.swift, text.swift
.md
What am I doing wrong?
I want to run my Vale checks on code comments in
.swift
files. However, in Settings, when I change the value for List of scopes for languages vale will lint, I observe no difference in behavior.Steps:
.swift
file and observe that code comments are not linted..md
file and observe that contents are linted..swift
file and observe that code comments are not linted..md
file and observe that contents are still linted.What am I doing wrong?