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 9798be6 commit e3a1bc7Copy full SHA for e3a1bc7
pages/tools/index.tsx
@@ -56,7 +56,7 @@ const ToolsPage: FC<ToolsProps> = ({
56
articles,
57
}) => {
58
const title =
59
- 'Compare 600+ Linters, Static Analysis Tools And Code Formatters';
+ 'Compare 700+ Linters, Static Analysis Tools And Code Formatters';
60
61
const description =
62
'Find the best SAST tool for your project. All CLI tools and services for JavaScript, Python, Java, C, PHP, Ruby, and more.';
0 commit comments