This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
v4.0.0
- Move to Linter v2
- Support linting current editor contents
- Run
clang
from the directory of the file being linted - Filter out
#pragma once
warnings from header files - Rename the
execPath
setting toexecutablePath
to match other providers