This commit is contained in:
arcan1s 2015-10-20 00:11:08 +03:00
parent af6f0d76d3
commit ecdeda7712
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ category: en
type: paper
hastr: true
layout: paper
tags: awesome-widgets, development, c++, cmake
tags: development, c++, cmake
title: Add cppcheck and clang-format for a cmake project
short: cppcheck-and-clang-format
description: A small How-To which describes how to add automatic code style checking and static analyser to a project on <code>C++</code> which uses <code>cmake</code> as a build system.

View File

@ -3,7 +3,7 @@ category: ru
type: paper
hastr: true
layout: paper
tags: awesome-widgets, development, c++, cmake
tags: разработка, c++, cmake
title: Добавляем cppcheck и clang-format для проекта на cmake
short: cppcheck-and-clang-format
description: Небольшое How-To посвященное прикручиванию автоматической проверки стиля, а также статического анализатора к проекту на <code>C++</code>, который использует в качестве системы сборки <code>cmake</code>.