We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddc29e0 commit ea3430cCopy full SHA for ea3430c
docs/overrides/home.html
@@ -2,11 +2,9 @@
2
3
{% block hero %}
4
<div class="hero">
5
- <h1 id="cc-linting-that-simply-works">C/C++ linting that simply works</h1>
+ <h1 id="cc-linting-that-just-works">C/C++ linting that just works</h1>
6
<p>
7
- <strong>Lint your C/C++ code in your development workflow</strong>
8
- - automated, configurable, and reliable.
9
- Integrate seamlessly into any development workflow in minutes.
+ Automated, configurable, and reliable linting for your C/C++ projects — set up in minutes.
10
</p>
11
12
<a class="md-button md-button--primary" href="getting-started/">
0 commit comments