Skip to content

Commit 382b916

Browse files
shenxianpeng2bndy5
andauthored
Update getting-started.md
Co-authored-by: Brendan <2bndy5@gmail.com>
1 parent ca11516 commit 382b916

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ cpp-linter connects the standard LLVM linting tools, `clang-format` and `clang-t
88

99
- `clang-format` checks formatting against a named style or your `.clang-format` file.
1010
- `clang-tidy` runs static-analysis and modernization checks, usually configured by `.clang-tidy`.
11-
- cpp-linter packages those tools into integrations with consistent defaults, reporting, and failure controls.
11+
- cpp-linter wraps those tools into integrations with consistent defaults, reporting, and failure controls.
1212

1313
## Choose Your Integration
1414

0 commit comments

Comments
 (0)